Package net.minecraft.world
Class MobSpawnerEntry
java.lang.Object
net.minecraft.class_6008.class_6009
net.minecraft.world.MobSpawnerEntry
- All Implemented Interfaces:
class_6008
public class MobSpawnerEntry extends class_6008.class_6009
- Mappings:
Namespace Name official bwhintermediary net/minecraft/class_1952named net/minecraft/world/MobSpawnerEntry
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.class_6008
class_6008.class_6009, class_6008.class_6010<T> -
Field Summary
Fields Modifier and Type Field Description private NbtCompoundentityTagstatic intfield_30976static Stringfield_30977 -
Constructor Summary
Constructors Constructor Description MobSpawnerEntry()MobSpawnerEntry(int weight, NbtCompound entityTag)MobSpawnerEntry(NbtCompound tag) -
Method Summary
Modifier and Type Method Description NbtCompoundgetEntityNbt()NbtCompoundserialize()Methods inherited from class net.minecraft.class_6008.class_6009
method_34979
-
Field Details
-
field_30976
public static final int field_30976- See Also:
- Constant Field Values
- Mappings:
Namespace Name Mixin selector official aLbwh;a:Iintermediary field_30976Lnet/minecraft/class_1952;field_30976:Inamed field_30976Lnet/minecraft/world/MobSpawnerEntry;field_30976:I
-
field_30977
- See Also:
- Constant Field Values
- Mappings:
Namespace Name Mixin selector official bLbwh;b:Ljava/lang/String;intermediary field_30977Lnet/minecraft/class_1952;field_30977:Ljava/lang/String;named field_30977Lnet/minecraft/world/MobSpawnerEntry;field_30977:Ljava/lang/String;
-
entityTag
- Mappings:
Namespace Name Mixin selector official cLbwh;c:Lmv;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>Lbwh;<init>(Lmv;)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>Lbwh;<init>(ILmv;)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 bLbwh;b()Lmv;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 cLbwh;c()Lmv;intermediary method_8678Lnet/minecraft/class_1952;method_8678()Lnet/minecraft/class_2487;named getEntityNbtLnet/minecraft/world/MobSpawnerEntry;getEntityNbt()Lnet/minecraft/nbt/NbtCompound;
-