Uses of Interface
net.minecraft.stats.IStatType

Packages that use IStatType
net.minecraft.stats   
 

Uses of IStatType in net.minecraft.stats
 

Fields in net.minecraft.stats declared as IStatType
static IStatType StatBase.distanceStatType
           
static IStatType StatBase.simpleStatType
           
static IStatType StatBase.timeStatType
           
 

Constructors in net.minecraft.stats with parameters of type IStatType
StatBase(int par1, String par2Str, IStatType par3IStatType)
           
StatBasic(int par1, String par2Str, IStatType par3IStatType)