public class MobSpawnerEntry extends WeightedPicker.Entry
| Modifier and Type | Field and Description |
|---|---|
private CompoundTag |
entityTag |
weight| Constructor and Description |
|---|
MobSpawnerEntry() |
MobSpawnerEntry(CompoundTag tag) |
MobSpawnerEntry(int weight,
CompoundTag entityTag) |
| Modifier and Type | Method and Description |
|---|---|
CompoundTag |
getEntityTag() |
CompoundTag |
serialize() |
private final CompoundTag entityTag
public MobSpawnerEntry()
public MobSpawnerEntry(CompoundTag tag)
public MobSpawnerEntry(int weight,
CompoundTag entityTag)
public CompoundTag serialize()
public CompoundTag getEntityTag()