Package net.minecraft.world
Class MobSpawnerEntry
java.lang.Object
net.minecraft.util.collection.Weighted.Absent
net.minecraft.world.MobSpawnerEntry
- All Implemented Interfaces:
Weighted
- Mappings:
Namespace Name official bxf
intermediary net/minecraft/class_1952
named net/minecraft/world/MobSpawnerEntry
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.util.collection.Weighted
Weighted.Absent, Weighted.Present<T>
-
Field Summary
-
Constructor Summary
ConstructorDescriptionMobSpawnerEntry(int weight, NbtCompound entityNbt)
MobSpawnerEntry(NbtCompound nbt)
-
Method Summary
Methods inherited from class net.minecraft.util.collection.Weighted.Absent
getWeight
-
Field Details
-
field_30976
public static final int field_30976- See Also:
- Constant Field Values
- Mappings:
Namespace Name Mixin selector official a
Lbxf;a:I
intermediary field_30976
Lnet/minecraft/class_1952;field_30976:I
named field_30976
Lnet/minecraft/world/MobSpawnerEntry;field_30976:I
-
DEFAULT_ENTITY_ID
- See Also:
- Constant Field Values
- Mappings:
Namespace Name Mixin selector official b
Lbxf;b:Ljava/lang/String;
intermediary field_30977
Lnet/minecraft/class_1952;field_30977:Ljava/lang/String;
named DEFAULT_ENTITY_ID
Lnet/minecraft/world/MobSpawnerEntry;DEFAULT_ENTITY_ID:Ljava/lang/String;
-
entityNbt
- Mappings:
Namespace Name Mixin selector official c
Lbxf;c:Lna;
intermediary field_9307
Lnet/minecraft/class_1952;field_9307:Lnet/minecraft/class_2487;
named entityNbt
Lnet/minecraft/world/MobSpawnerEntry;entityNbt:Lnet/minecraft/nbt/NbtCompound;
-
-
Constructor Details
-
MobSpawnerEntry
public MobSpawnerEntry() -
MobSpawnerEntry
- Mappings:
Namespace Name Mixin selector official <init>
Lbxf;<init>(Lna;)V
intermediary <init>
Lnet/minecraft/class_1952;<init>(Lnet/minecraft/class_2487;)V
named <init>
Lnet/minecraft/world/MobSpawnerEntry;<init>(Lnet/minecraft/nbt/NbtCompound;)V
-
MobSpawnerEntry
- Mappings:
Namespace Name Mixin selector official <init>
Lbxf;<init>(ILna;)V
intermediary <init>
Lnet/minecraft/class_1952;<init>(ILnet/minecraft/class_2487;)V
named <init>
Lnet/minecraft/world/MobSpawnerEntry;<init>(ILnet/minecraft/nbt/NbtCompound;)V
-
-
Method Details
-
toNbt
- Mappings:
Namespace Name Mixin selector official b
Lbxf;b()Lna;
intermediary method_8679
Lnet/minecraft/class_1952;method_8679()Lnet/minecraft/class_2487;
named toNbt
Lnet/minecraft/world/MobSpawnerEntry;toNbt()Lnet/minecraft/nbt/NbtCompound;
-
getEntityNbt
- Mappings:
Namespace Name Mixin selector official c
Lbxf;c()Lna;
intermediary method_8678
Lnet/minecraft/class_1952;method_8678()Lnet/minecraft/class_2487;
named getEntityNbt
Lnet/minecraft/world/MobSpawnerEntry;getEntityNbt()Lnet/minecraft/nbt/NbtCompound;
-