Class MobSpawnerEntry


public class MobSpawnerEntry
extends WeightedPicker.Entry
Mappings:
Namespace Name
official bvq
intermediary net/minecraft/class_1952
named net/minecraft/world/MobSpawnerEntry
  • Field Details

    • entityTag

      private final NbtCompound entityTag
      Mappings:
      Namespace Name Mixin selector
      official b Lbvq;b:Lmr;
      intermediary field_9307 Lnet/minecraft/class_1952;field_9307:Lnet/minecraft/class_2487;
      named entityTag Lnet/minecraft/world/MobSpawnerEntry;entityTag:Lnet/minecraft/nbt/NbtCompound;
  • Constructor Details

    • MobSpawnerEntry

      public MobSpawnerEntry()
    • MobSpawnerEntry

      public MobSpawnerEntry​(NbtCompound tag)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbvq;<init>(Lmr;)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

      public MobSpawnerEntry​(int weight, NbtCompound entityTag)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbvq;<init>(ILmr;)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

    • serialize

      public NbtCompound serialize()
      Mappings:
      Namespace Name Mixin selector
      official a Lbvq;a()Lmr;
      intermediary method_8679 Lnet/minecraft/class_1952;method_8679()Lnet/minecraft/class_2487;
      named serialize Lnet/minecraft/world/MobSpawnerEntry;serialize()Lnet/minecraft/nbt/NbtCompound;
    • getEntityNbt

      public NbtCompound getEntityNbt()
      Mappings:
      Namespace Name Mixin selector
      official b Lbvq;b()Lmr;
      intermediary method_8678 Lnet/minecraft/class_1952;method_8678()Lnet/minecraft/class_2487;
      named getEntityNbt Lnet/minecraft/world/MobSpawnerEntry;getEntityNbt()Lnet/minecraft/nbt/NbtCompound;