Package net.minecraft.world
Class MobSpawnerEntry
java.lang.Object
net.minecraft.util.collection.WeightedPicker.Entry
net.minecraft.world.MobSpawnerEntry
public class MobSpawnerEntry extends WeightedPicker.Entry
-
Field Summary
Fields Modifier and Type Field Description private CompoundTagentityTag -
Constructor Summary
Constructors Constructor Description MobSpawnerEntry()MobSpawnerEntry(int weight, CompoundTag entityTag)MobSpawnerEntry(CompoundTag tag) -
Method Summary
Modifier and Type Method Description CompoundTaggetEntityTag()CompoundTagserialize()
-
Field Details
-
Constructor Details
-
MobSpawnerEntry
public MobSpawnerEntry() -
MobSpawnerEntry
-
MobSpawnerEntry
-
-
Method Details