YATS/Forge Documentation
|
Public Member Functions | |
StatPlaceholder (int par1) | |
Public Member Functions inherited from net.minecraft.stats.StatBase | |
StatBase (int par1, String par2Str, IStatType par3IStatType) | |
StatBase (int par1, String par2Str) | |
StatBase | initIndependentStat () |
StatBase | registerStat () |
boolean | isAchievement () |
String | func_75968_a (int par1) |
String | getName () |
String | toString () |
Additional Inherited Members | |
Public Attributes inherited from net.minecraft.stats.StatBase | |
final int | statId |
final String | statName |
boolean | isIndependent |
String | statGuid |
Static Public Attributes inherited from net.minecraft.stats.StatBase | |
static IStatType | simpleStatType = new StatTypeSimple() |
static IStatType | timeStatType = new StatTypeTime() |
static IStatType | distanceStatType = new StatTypeDistance() |
net.minecraft.client.stats.StatPlaceholder.StatPlaceholder | ( | int | par1) |