Class NbtOps.CompoundListMerger

java.lang.Object
net.minecraft.nbt.NbtOps.CompoundListMerger
All Implemented Interfaces:
NbtOps.Merger
Enclosing class:
NbtOps

private static class NbtOps.CompoundListMerger extends Object implements NbtOps.Merger
Mappings:
Namespace Name
named net/minecraft/nbt/NbtOps$CompoundListMerger
intermediary net/minecraft/class_2509$class_7809
official uw$b
  • Field Details

    • list

      private final NbtList list
      Mappings:
      Namespace Name Mixin selector
      named list Lnet/minecraft/nbt/NbtOps$CompoundListMerger;list:Lnet/minecraft/nbt/NbtList;
      intermediary field_40669 Lnet/minecraft/class_2509$class_7809;field_40669:Lnet/minecraft/class_2499;
      official a Luw$b;a:Luo;
  • Constructor Details

    • CompoundListMerger

      CompoundListMerger()
    • CompoundListMerger

      CompoundListMerger(NbtList nbtList)
    • CompoundListMerger

      public CompoundListMerger(IntArrayList list)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/nbt/NbtOps$CompoundListMerger;<init>(Lit/unimi/dsi/fastutil/ints/IntArrayList;)V
      intermediary <init> Lnet/minecraft/class_2509$class_7809;<init>(Lit/unimi/dsi/fastutil/ints/IntArrayList;)V
      official <init> Luw$b;<init>(Lit/unimi/dsi/fastutil/ints/IntArrayList;)V
    • CompoundListMerger

      public CompoundListMerger(ByteArrayList list)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/nbt/NbtOps$CompoundListMerger;<init>(Lit/unimi/dsi/fastutil/bytes/ByteArrayList;)V
      intermediary <init> Lnet/minecraft/class_2509$class_7809;<init>(Lit/unimi/dsi/fastutil/bytes/ByteArrayList;)V
      official <init> Luw$b;<init>(Lit/unimi/dsi/fastutil/bytes/ByteArrayList;)V
    • CompoundListMerger

      public CompoundListMerger(LongArrayList list)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/nbt/NbtOps$CompoundListMerger;<init>(Lit/unimi/dsi/fastutil/longs/LongArrayList;)V
      intermediary <init> Lnet/minecraft/class_2509$class_7809;<init>(Lit/unimi/dsi/fastutil/longs/LongArrayList;)V
      official <init> Luw$b;<init>(Lit/unimi/dsi/fastutil/longs/LongArrayList;)V
  • Method Details

    • merge

      public NbtOps.Merger merge(NbtElement nbt)
      Specified by:
      merge in interface NbtOps.Merger
      Mappings:
      Namespace Name Mixin selector
      named merge Lnet/minecraft/nbt/NbtOps$Merger;merge(Lnet/minecraft/nbt/NbtElement;)Lnet/minecraft/nbt/NbtOps$Merger;
      intermediary method_46240 Lnet/minecraft/class_2509$class_7813;method_46240(Lnet/minecraft/class_2520;)Lnet/minecraft/class_2509$class_7813;
      official a Luw$d;a(Lvi;)Luw$d;
    • getResult

      public NbtElement getResult()
      Specified by:
      getResult in interface NbtOps.Merger
      Mappings:
      Namespace Name Mixin selector
      named getResult Lnet/minecraft/nbt/NbtOps$Merger;getResult()Lnet/minecraft/nbt/NbtElement;
      intermediary method_46239 Lnet/minecraft/class_2509$class_7813;method_46239()Lnet/minecraft/class_2520;
      official a Luw$d;a()Lvi;