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 intermediary net/minecraft/class_2509$class_7809official rc$bnamed net/minecraft/nbt/NbtOps$CompoundListMerger
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionprivate static NbtCompoundcreateMarkerNbt(NbtElement value) private static booleanisMarker(NbtCompound nbt) private static NbtElementmakeMarker(NbtElement value) merge(NbtElement nbt) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.nbt.NbtOps.Merger
merge, merge
-
Field Details
-
list
- Mappings:
Namespace Name Mixin selector intermediary field_40669Lnet/minecraft/class_2509$class_7809;field_40669:Lnet/minecraft/class_2499;official aLrc$b;a:Lqx;named listLnet/minecraft/nbt/NbtOps$CompoundListMerger;list:Lnet/minecraft/nbt/NbtList;
-
-
Constructor Details
-
CompoundListMerger
public CompoundListMerger() -
CompoundListMerger
- Mappings:
Namespace Name Mixin selector intermediary <init>Lnet/minecraft/class_2509$class_7809;<init>(Ljava/util/Collection;)Vofficial <init>Lrc$b;<init>(Ljava/util/Collection;)Vnamed <init>Lnet/minecraft/nbt/NbtOps$CompoundListMerger;<init>(Ljava/util/Collection;)V
-
CompoundListMerger
- Mappings:
Namespace Name Mixin selector intermediary <init>Lnet/minecraft/class_2509$class_7809;<init>(Lit/unimi/dsi/fastutil/ints/IntArrayList;)Vofficial <init>Lrc$b;<init>(Lit/unimi/dsi/fastutil/ints/IntArrayList;)Vnamed <init>Lnet/minecraft/nbt/NbtOps$CompoundListMerger;<init>(Lit/unimi/dsi/fastutil/ints/IntArrayList;)V
-
CompoundListMerger
- Mappings:
Namespace Name Mixin selector intermediary <init>Lnet/minecraft/class_2509$class_7809;<init>(Lit/unimi/dsi/fastutil/bytes/ByteArrayList;)Vofficial <init>Lrc$b;<init>(Lit/unimi/dsi/fastutil/bytes/ByteArrayList;)Vnamed <init>Lnet/minecraft/nbt/NbtOps$CompoundListMerger;<init>(Lit/unimi/dsi/fastutil/bytes/ByteArrayList;)V
-
CompoundListMerger
- Mappings:
Namespace Name Mixin selector intermediary <init>Lnet/minecraft/class_2509$class_7809;<init>(Lit/unimi/dsi/fastutil/longs/LongArrayList;)Vofficial <init>Lrc$b;<init>(Lit/unimi/dsi/fastutil/longs/LongArrayList;)Vnamed <init>Lnet/minecraft/nbt/NbtOps$CompoundListMerger;<init>(Lit/unimi/dsi/fastutil/longs/LongArrayList;)V
-
-
Method Details
-
isMarker
- Mappings:
Namespace Name Mixin selector intermediary method_46244Lnet/minecraft/class_2509$class_7809;method_46244(Lnet/minecraft/class_2487;)Zofficial aLrc$b;a(Lqr;)Znamed isMarkerLnet/minecraft/nbt/NbtOps$CompoundListMerger;isMarker(Lnet/minecraft/nbt/NbtCompound;)Z
-
makeMarker
- Mappings:
Namespace Name Mixin selector intermediary method_46245Lnet/minecraft/class_2509$class_7809;method_46245(Lnet/minecraft/class_2520;)Lnet/minecraft/class_2520;official bLrc$b;b(Lrk;)Lrk;named makeMarkerLnet/minecraft/nbt/NbtOps$CompoundListMerger;makeMarker(Lnet/minecraft/nbt/NbtElement;)Lnet/minecraft/nbt/NbtElement;
-
createMarkerNbt
- Mappings:
Namespace Name Mixin selector intermediary method_46246Lnet/minecraft/class_2509$class_7809;method_46246(Lnet/minecraft/class_2520;)Lnet/minecraft/class_2487;official cLrc$b;c(Lrk;)Lqr;named createMarkerNbtLnet/minecraft/nbt/NbtOps$CompoundListMerger;createMarkerNbt(Lnet/minecraft/nbt/NbtElement;)Lnet/minecraft/nbt/NbtCompound;
-
merge
- Specified by:
mergein interfaceNbtOps.Merger- Mappings:
Namespace Name Mixin selector intermediary method_46240Lnet/minecraft/class_2509$class_7813;method_46240(Lnet/minecraft/class_2520;)Lnet/minecraft/class_2509$class_7813;official aLrc$f;a(Lrk;)Lrc$f;named mergeLnet/minecraft/nbt/NbtOps$Merger;merge(Lnet/minecraft/nbt/NbtElement;)Lnet/minecraft/nbt/NbtOps$Merger;
-
getResult
- Specified by:
getResultin interfaceNbtOps.Merger- Mappings:
Namespace Name Mixin selector intermediary method_46239Lnet/minecraft/class_2509$class_7813;method_46239()Lnet/minecraft/class_2520;official aLrc$f;a()Lrk;named getResultLnet/minecraft/nbt/NbtOps$Merger;getResult()Lnet/minecraft/nbt/NbtElement;
-