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
- Mappings:
Namespace Name official bvqintermediary net/minecraft/class_1952named net/minecraft/world/MobSpawnerEntry
-
Field Summary
Fields Modifier and Type Field Description private NbtCompoundentityTagFields inherited from class net.minecraft.util.collection.WeightedPicker.Entry
weight -
Constructor Summary
Constructors Constructor Description MobSpawnerEntry()MobSpawnerEntry(int weight, NbtCompound entityTag)MobSpawnerEntry(NbtCompound tag) -
Method Summary
Modifier and Type Method Description NbtCompoundgetEntityNbt()NbtCompoundserialize()
-
Field Details
-
entityTag
- Mappings:
Namespace Name Mixin selector official bLbvq;b:Lmr;intermediary field_9307Lnet/minecraft/class_1952;field_9307:Lnet/minecraft/class_2487;named entityTagLnet/minecraft/world/MobSpawnerEntry;entityTag:Lnet/minecraft/nbt/NbtCompound;
-
-
Constructor Details
-
MobSpawnerEntry
public MobSpawnerEntry() -
MobSpawnerEntry
- Mappings:
Namespace Name Mixin selector official <init>Lbvq;<init>(Lmr;)Vintermediary <init>Lnet/minecraft/class_1952;<init>(Lnet/minecraft/class_2487;)Vnamed <init>Lnet/minecraft/world/MobSpawnerEntry;<init>(Lnet/minecraft/nbt/NbtCompound;)V
-
MobSpawnerEntry
- Mappings:
Namespace Name Mixin selector official <init>Lbvq;<init>(ILmr;)Vintermediary <init>Lnet/minecraft/class_1952;<init>(ILnet/minecraft/class_2487;)Vnamed <init>Lnet/minecraft/world/MobSpawnerEntry;<init>(ILnet/minecraft/nbt/NbtCompound;)V
-
-
Method Details
-
serialize
- Mappings:
Namespace Name Mixin selector official aLbvq;a()Lmr;intermediary method_8679Lnet/minecraft/class_1952;method_8679()Lnet/minecraft/class_2487;named serializeLnet/minecraft/world/MobSpawnerEntry;serialize()Lnet/minecraft/nbt/NbtCompound;
-
getEntityNbt
- Mappings:
Namespace Name Mixin selector official bLbvq;b()Lmr;intermediary method_8678Lnet/minecraft/class_1952;method_8678()Lnet/minecraft/class_2487;named getEntityNbtLnet/minecraft/world/MobSpawnerEntry;getEntityNbt()Lnet/minecraft/nbt/NbtCompound;
-