|
YATS/Forge Documentation
|
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 |
| net.minecraft.tileentity.WeightedRandomMinecart.WeightedRandomMinecart | ( | MobSpawnerBaseLogic | par1MobSpawnerBaseLogic, |
| NBTTagCompound | par2NBTTagCompound | ||
| ) |
| net.minecraft.tileentity.WeightedRandomMinecart.WeightedRandomMinecart | ( | MobSpawnerBaseLogic | par1MobSpawnerBaseLogic, |
| NBTTagCompound | par2NBTTagCompound, | ||
| String | par3Str | ||
| ) |
| NBTTagCompound net.minecraft.tileentity.WeightedRandomMinecart.func_98220_a | ( | ) |
| final NBTTagCompound net.minecraft.tileentity.WeightedRandomMinecart.field_98222_b |
| final String net.minecraft.tileentity.WeightedRandomMinecart.minecartName |