Class SpawnerBlockEntityBehavior.SpawnEntry

java.lang.Object
net.minecraft.util.collection.Weighting.Weight
net.minecraft.block.entity.SpawnerBlockEntityBehavior.SpawnEntry
Enclosing class:
SpawnerBlockEntityBehavior

public class SpawnerBlockEntityBehavior.SpawnEntry extends Weighting.Weight
Mappings:
Namespace Name
official add$a
intermediary net/minecraft/class_1586$class_1587
named net/minecraft/block/entity/SpawnerBlockEntityBehavior$SpawnEntry
  • Field Details

    • properties

      private final NbtCompound properties
      Mappings:
      Namespace Name Mixin selector
      official c Ladd$a;c:Ldn;
      intermediary field_6224 Lnet/minecraft/class_1586$class_1587;field_6224:Lnet/minecraft/class_322;
      named properties Lnet/minecraft/block/entity/SpawnerBlockEntityBehavior$SpawnEntry;properties:Lnet/minecraft/nbt/NbtCompound;
    • entityName

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

    • SpawnEntry

      public SpawnEntry(NbtCompound properties)
      Mappings:
      Namespace Name Mixin selector
      official <init> Ladd$a;<init>(Ladd;Ldn;)V
      intermediary <init> Lnet/minecraft/class_1586$class_1587;<init>(Lnet/minecraft/class_1586;Lnet/minecraft/class_322;)V
      named <init> Lnet/minecraft/block/entity/SpawnerBlockEntityBehavior$SpawnEntry;<init>(Lnet/minecraft/block/entity/SpawnerBlockEntityBehavior;Lnet/minecraft/nbt/NbtCompound;)V
    • SpawnEntry

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

      private SpawnEntry(NbtCompound 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_1586$class_1587;<init>(Lnet/minecraft/class_1586;Lnet/minecraft/class_322;Ljava/lang/String;I)V
      named <init> Lnet/minecraft/block/entity/SpawnerBlockEntityBehavior$SpawnEntry;<init>(Lnet/minecraft/block/entity/SpawnerBlockEntityBehavior;Lnet/minecraft/nbt/NbtCompound;Ljava/lang/String;I)V
  • Method Details

    • getNbt

      public NbtCompound getNbt()
      Mappings:
      Namespace Name Mixin selector
      official a Ladd$a;a()Ldn;
      intermediary method_5486 Lnet/minecraft/class_1586$class_1587;method_5486()Lnet/minecraft/class_322;
      named getNbt Lnet/minecraft/block/entity/SpawnerBlockEntityBehavior$SpawnEntry;getNbt()Lnet/minecraft/nbt/NbtCompound;