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 bynintermediary net/minecraft/class_1952named 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
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final intprivate final NbtCompound -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.util.collection.Weighted.Absent
getWeight
-
Field Details
-
DEFAULT_WEIGHT
public static final int DEFAULT_WEIGHT- See Also:
- Mappings:
Namespace Name Mixin selector official aLbyn;a:Iintermediary field_30976Lnet/minecraft/class_1952;field_30976:Inamed DEFAULT_WEIGHTLnet/minecraft/world/MobSpawnerEntry;DEFAULT_WEIGHT:I
-
DEFAULT_ENTITY_ID
- See Also:
- Mappings:
Namespace Name Mixin selector official bLbyn;b:Ljava/lang/String;intermediary field_30977Lnet/minecraft/class_1952;field_30977:Ljava/lang/String;named DEFAULT_ENTITY_IDLnet/minecraft/world/MobSpawnerEntry;DEFAULT_ENTITY_ID:Ljava/lang/String;
-
CUSTOM_SPAWN_RULES_KEY
- See Also:
- Mappings:
Namespace Name Mixin selector official cLbyn;c:Ljava/lang/String;intermediary field_34280Lnet/minecraft/class_1952;field_34280:Ljava/lang/String;named CUSTOM_SPAWN_RULES_KEYLnet/minecraft/world/MobSpawnerEntry;CUSTOM_SPAWN_RULES_KEY:Ljava/lang/String;
-
BLOCK_LIGHT_LIMIT_KEY
- See Also:
- Mappings:
Namespace Name Mixin selector official dLbyn;d:Ljava/lang/String;intermediary field_34281Lnet/minecraft/class_1952;field_34281:Ljava/lang/String;named BLOCK_LIGHT_LIMIT_KEYLnet/minecraft/world/MobSpawnerEntry;BLOCK_LIGHT_LIMIT_KEY:Ljava/lang/String;
-
entityNbt
- Mappings:
Namespace Name Mixin selector official eLbyn;e:Lnb;intermediary field_9307Lnet/minecraft/class_1952;field_9307:Lnet/minecraft/class_2487;named entityNbtLnet/minecraft/world/MobSpawnerEntry;entityNbt:Lnet/minecraft/nbt/NbtCompound;
-
-
Constructor Details
-
MobSpawnerEntry
public MobSpawnerEntry() -
MobSpawnerEntry
- Mappings:
Namespace Name Mixin selector official <init>Lbyn;<init>(Lnb;)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>Lbyn;<init>(ILnb;)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
-
toNbt
- Mappings:
Namespace Name Mixin selector official bLbyn;b()Lnb;intermediary method_8679Lnet/minecraft/class_1952;method_8679()Lnet/minecraft/class_2487;named toNbtLnet/minecraft/world/MobSpawnerEntry;toNbt()Lnet/minecraft/nbt/NbtCompound;
-
getEntityNbt
- Mappings:
Namespace Name Mixin selector official cLbyn;c()Lnb;intermediary method_8678Lnet/minecraft/class_1952;method_8678()Lnet/minecraft/class_2487;named getEntityNbtLnet/minecraft/world/MobSpawnerEntry;getEntityNbt()Lnet/minecraft/nbt/NbtCompound;
-