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