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 CompoundTagentityTagFields inherited from class net.minecraft.util.collection.WeightedPicker.Entry
weight -
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
-
entityTag
-
-
Constructor Details
-
MobSpawnerEntry
public MobSpawnerEntry() -
MobSpawnerEntry
-
MobSpawnerEntry
-
-
Method Details
-
serialize
-
getEntityTag
-