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