public class WeightedSpawnerEntity extends WeightedRandom.Item
itemWeight| コンストラクタと説明 | 
|---|
| WeightedSpawnerEntity() | 
| WeightedSpawnerEntity(CompoundNBT nbtIn) | 
| WeightedSpawnerEntity(int itemWeightIn,
                     CompoundNBT nbtIn) | 
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| CompoundNBT | getNbt() | 
| CompoundNBT | toCompoundTag() | 
public WeightedSpawnerEntity()
public WeightedSpawnerEntity(CompoundNBT nbtIn)
public WeightedSpawnerEntity(int itemWeightIn,
                             CompoundNBT nbtIn)
public CompoundNBT toCompoundTag()
public CompoundNBT getNbt()