Uses of Interface
net.minecraft.src.IStatType

Packages that use IStatType
net.minecraft.src   
 

Uses of IStatType in net.minecraft.src
 

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

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