Package net.minecraft.nbt
Class NbtOps.CompoundListMerger
java.lang.Object
net.minecraft.nbt.NbtOps.CompoundListMerger
- All Implemented Interfaces:
NbtOps.Merger
- Enclosing class:
NbtOps
- Mappings:
Namespace Name named net/minecraft/nbt/NbtOps$CompoundListMerger
intermediary net/minecraft/class_2509$class_7809
official uw$b
-
Field Details
-
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
- 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
- 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
- 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
- Specified by:
merge
in interfaceNbtOps.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
- Specified by:
getResult
in interfaceNbtOps.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;
-