Package net.minecraft.block.entity
Class SpawnerBlockEntityBehavior.SpawnEntry
java.lang.Object
net.minecraft.util.WeightedPicker.Entry
net.minecraft.block.entity.SpawnerBlockEntityBehavior.SpawnEntry
- Enclosing class:
- SpawnerBlockEntityBehavior
public class SpawnerBlockEntityBehavior.SpawnEntry extends WeightedPicker.Entry
- Mappings:
Namespace Name official add$aintermediary net/minecraft/class_88$class_89named net/minecraft/block/entity/SpawnerBlockEntityBehavior$SpawnEntry
-
Field Summary
Fields Modifier and Type Field Description private StringentityNameprivate CompoundTagpropertiesFields inherited from class net.minecraft.util.WeightedPicker.Entry
weight -
Constructor Summary
Constructors Modifier Constructor Description SpawnEntry(CompoundTag properties)SpawnEntry(CompoundTag properties, String entityName)privateSpawnEntry(CompoundTag properties, String entityName, int i) -
Method Summary
Modifier and Type Method Description CompoundTaggetNbt()
-
Field Details
-
properties
- Mappings:
Namespace Name Mixin selector official cLadd$a;c:Ldn;intermediary field_212Lnet/minecraft/class_88$class_89;field_212:Lnet/minecraft/class_1405;named propertiesLnet/minecraft/block/entity/SpawnerBlockEntityBehavior$SpawnEntry;properties:Lnet/minecraft/nbt/CompoundTag;
-
entityName
- Mappings:
Namespace Name Mixin selector official dLadd$a;d:Ljava/lang/String;intermediary field_213Lnet/minecraft/class_88$class_89;field_213:Ljava/lang/String;named entityNameLnet/minecraft/block/entity/SpawnerBlockEntityBehavior$SpawnEntry;entityName:Ljava/lang/String;
-
-
Constructor Details
-
SpawnEntry
- Mappings:
Namespace Name Mixin selector official <init>Ladd$a;<init>(Ladd;Ldn;)Vintermediary <init>Lnet/minecraft/class_88$class_89;<init>(Lnet/minecraft/class_88;Lnet/minecraft/class_1405;)Vnamed <init>Lnet/minecraft/block/entity/SpawnerBlockEntityBehavior$SpawnEntry;<init>(Lnet/minecraft/block/entity/SpawnerBlockEntityBehavior;Lnet/minecraft/nbt/CompoundTag;)V
-
SpawnEntry
- Mappings:
Namespace Name Mixin selector official <init>Ladd$a;<init>(Ladd;Ldn;Ljava/lang/String;)Vintermediary <init>Lnet/minecraft/class_88$class_89;<init>(Lnet/minecraft/class_88;Lnet/minecraft/class_1405;Ljava/lang/String;)Vnamed <init>Lnet/minecraft/block/entity/SpawnerBlockEntityBehavior$SpawnEntry;<init>(Lnet/minecraft/block/entity/SpawnerBlockEntityBehavior;Lnet/minecraft/nbt/CompoundTag;Ljava/lang/String;)V
-
SpawnEntry
- Mappings:
Namespace Name Mixin selector official <init>Ladd$a;<init>(Ladd;Ldn;Ljava/lang/String;I)Vintermediary <init>Lnet/minecraft/class_88$class_89;<init>(Lnet/minecraft/class_88;Lnet/minecraft/class_1405;Ljava/lang/String;I)Vnamed <init>Lnet/minecraft/block/entity/SpawnerBlockEntityBehavior$SpawnEntry;<init>(Lnet/minecraft/block/entity/SpawnerBlockEntityBehavior;Lnet/minecraft/nbt/CompoundTag;Ljava/lang/String;I)V
-
-
Method Details
-
getNbt
- Mappings:
Namespace Name Mixin selector official aLadd$a;a()Ldn;intermediary method_189Lnet/minecraft/class_88$class_89;method_189()Lnet/minecraft/class_1405;named getNbtLnet/minecraft/block/entity/SpawnerBlockEntityBehavior$SpawnEntry;getNbt()Lnet/minecraft/nbt/CompoundTag;
-