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$a
intermediary net/minecraft/class_88$class_89
named net/minecraft/block/entity/SpawnerBlockEntityBehavior$SpawnEntry
  • Field Details

    • properties

      private final CompoundTag properties
      Mappings:
      Namespace Name Mixin selector
      official c Ladd$a;c:Ldn;
      intermediary field_212 Lnet/minecraft/class_88$class_89;field_212:Lnet/minecraft/class_1405;
      named properties Lnet/minecraft/block/entity/SpawnerBlockEntityBehavior$SpawnEntry;properties:Lnet/minecraft/nbt/CompoundTag;
    • entityName

      private final String entityName
      Mappings:
      Namespace Name Mixin selector
      official d Ladd$a;d:Ljava/lang/String;
      intermediary field_213 Lnet/minecraft/class_88$class_89;field_213:Ljava/lang/String;
      named entityName Lnet/minecraft/block/entity/SpawnerBlockEntityBehavior$SpawnEntry;entityName:Ljava/lang/String;
  • Constructor Details

    • SpawnEntry

      public SpawnEntry​(CompoundTag properties)
      Mappings:
      Namespace Name Mixin selector
      official <init> Ladd$a;<init>(Ladd;Ldn;)V
      intermediary <init> Lnet/minecraft/class_88$class_89;<init>(Lnet/minecraft/class_88;Lnet/minecraft/class_1405;)V
      named <init> Lnet/minecraft/block/entity/SpawnerBlockEntityBehavior$SpawnEntry;<init>(Lnet/minecraft/block/entity/SpawnerBlockEntityBehavior;Lnet/minecraft/nbt/CompoundTag;)V
    • SpawnEntry

      public SpawnEntry​(CompoundTag properties, String entityName)
      Mappings:
      Namespace Name Mixin selector
      official <init> Ladd$a;<init>(Ladd;Ldn;Ljava/lang/String;)V
      intermediary <init> Lnet/minecraft/class_88$class_89;<init>(Lnet/minecraft/class_88;Lnet/minecraft/class_1405;Ljava/lang/String;)V
      named <init> Lnet/minecraft/block/entity/SpawnerBlockEntityBehavior$SpawnEntry;<init>(Lnet/minecraft/block/entity/SpawnerBlockEntityBehavior;Lnet/minecraft/nbt/CompoundTag;Ljava/lang/String;)V
    • SpawnEntry

      private SpawnEntry​(CompoundTag properties, String entityName, int i)
      Mappings:
      Namespace Name Mixin selector
      official <init> Ladd$a;<init>(Ladd;Ldn;Ljava/lang/String;I)V
      intermediary <init> Lnet/minecraft/class_88$class_89;<init>(Lnet/minecraft/class_88;Lnet/minecraft/class_1405;Ljava/lang/String;I)V
      named <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

      public CompoundTag getNbt()
      Mappings:
      Namespace Name Mixin selector
      official a Ladd$a;a()Ldn;
      intermediary method_189 Lnet/minecraft/class_88$class_89;method_189()Lnet/minecraft/class_1405;
      named getNbt Lnet/minecraft/block/entity/SpawnerBlockEntityBehavior$SpawnEntry;getNbt()Lnet/minecraft/nbt/CompoundTag;