public class WeightedSpawnerEntity extends WeightedRandom.Item
itemWeight
Constructor and Description |
---|
WeightedSpawnerEntity() |
WeightedSpawnerEntity(int itemWeightIn,
NBTTagCompound nbtIn) |
WeightedSpawnerEntity(NBTTagCompound nbtIn) |
Modifier and Type | Method and Description |
---|---|
NBTTagCompound |
getNbt() |
NBTTagCompound |
toCompoundTag() |
public WeightedSpawnerEntity()
public WeightedSpawnerEntity(NBTTagCompound nbtIn)
public WeightedSpawnerEntity(int itemWeightIn, NBTTagCompound nbtIn)
public NBTTagCompound toCompoundTag()
public NBTTagCompound getNbt()