YATS/Forge Documentation
 All Classes Namespaces Files Functions Variables Enumerator Pages
net.minecraft.tileentity.WeightedRandomMinecart Class Reference
Inheritance diagram for net.minecraft.tileentity.WeightedRandomMinecart:
net.minecraft.util.WeightedRandomItem

Public Member Functions

 WeightedRandomMinecart (MobSpawnerBaseLogic par1MobSpawnerBaseLogic, NBTTagCompound par2NBTTagCompound)
 
 WeightedRandomMinecart (MobSpawnerBaseLogic par1MobSpawnerBaseLogic, NBTTagCompound par2NBTTagCompound, String par3Str)
 
NBTTagCompound func_98220_a ()
 
- Public Member Functions inherited from net.minecraft.util.WeightedRandomItem
 WeightedRandomItem (int par1)
 

Public Attributes

final NBTTagCompound field_98222_b
 
final String minecartName
 
- Public Attributes inherited from net.minecraft.util.WeightedRandomItem
int itemWeight
 

Constructor & Destructor Documentation

net.minecraft.tileentity.WeightedRandomMinecart.WeightedRandomMinecart ( MobSpawnerBaseLogic  par1MobSpawnerBaseLogic,
NBTTagCompound  par2NBTTagCompound 
)
net.minecraft.tileentity.WeightedRandomMinecart.WeightedRandomMinecart ( MobSpawnerBaseLogic  par1MobSpawnerBaseLogic,
NBTTagCompound  par2NBTTagCompound,
String  par3Str 
)

Member Function Documentation

NBTTagCompound net.minecraft.tileentity.WeightedRandomMinecart.func_98220_a ( )

Member Data Documentation

final NBTTagCompound net.minecraft.tileentity.WeightedRandomMinecart.field_98222_b
final String net.minecraft.tileentity.WeightedRandomMinecart.minecartName

The documentation for this class was generated from the following file: