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