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$CompoundListMergerintermediary net/minecraft/class_2509$class_7809official vg$b
-
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 named listLnet/minecraft/nbt/NbtOps$CompoundListMerger;list:Lnet/minecraft/nbt/NbtList;intermediary field_40669Lnet/minecraft/class_2509$class_7809;field_40669:Lnet/minecraft/class_2499;official aLvg$b;a:Luy;
-
-
Constructor Details
-
CompoundListMerger
public CompoundListMerger() -
CompoundListMerger
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/nbt/NbtOps$CompoundListMerger;<init>(Ljava/util/Collection;)Vintermediary <init>Lnet/minecraft/class_2509$class_7809;<init>(Ljava/util/Collection;)Vofficial <init>Lvg$b;<init>(Ljava/util/Collection;)V
-
CompoundListMerger
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/nbt/NbtOps$CompoundListMerger;<init>(Lit/unimi/dsi/fastutil/ints/IntArrayList;)Vintermediary <init>Lnet/minecraft/class_2509$class_7809;<init>(Lit/unimi/dsi/fastutil/ints/IntArrayList;)Vofficial <init>Lvg$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;)Vintermediary <init>Lnet/minecraft/class_2509$class_7809;<init>(Lit/unimi/dsi/fastutil/bytes/ByteArrayList;)Vofficial <init>Lvg$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;)Vintermediary <init>Lnet/minecraft/class_2509$class_7809;<init>(Lit/unimi/dsi/fastutil/longs/LongArrayList;)Vofficial <init>Lvg$b;<init>(Lit/unimi/dsi/fastutil/longs/LongArrayList;)V
-
-
Method Details
-
isMarker
- Mappings:
Namespace Name Mixin selector named isMarkerLnet/minecraft/nbt/NbtOps$CompoundListMerger;isMarker(Lnet/minecraft/nbt/NbtCompound;)Zintermediary method_46244Lnet/minecraft/class_2509$class_7809;method_46244(Lnet/minecraft/class_2487;)Zofficial aLvg$b;a(Lus;)Z
-
makeMarker
- Mappings:
Namespace Name Mixin selector named makeMarkerLnet/minecraft/nbt/NbtOps$CompoundListMerger;makeMarker(Lnet/minecraft/nbt/NbtElement;)Lnet/minecraft/nbt/NbtElement;intermediary method_46245Lnet/minecraft/class_2509$class_7809;method_46245(Lnet/minecraft/class_2520;)Lnet/minecraft/class_2520;official bLvg$b;b(Lvp;)Lvp;
-
createMarkerNbt
- Mappings:
Namespace Name Mixin selector named createMarkerNbtLnet/minecraft/nbt/NbtOps$CompoundListMerger;createMarkerNbt(Lnet/minecraft/nbt/NbtElement;)Lnet/minecraft/nbt/NbtCompound;intermediary method_46246Lnet/minecraft/class_2509$class_7809;method_46246(Lnet/minecraft/class_2520;)Lnet/minecraft/class_2487;official cLvg$b;c(Lvp;)Lus;
-
merge
- Specified by:
mergein interfaceNbtOps.Merger- Mappings:
Namespace Name Mixin selector named mergeLnet/minecraft/nbt/NbtOps$Merger;merge(Lnet/minecraft/nbt/NbtElement;)Lnet/minecraft/nbt/NbtOps$Merger;intermediary method_46240Lnet/minecraft/class_2509$class_7813;method_46240(Lnet/minecraft/class_2520;)Lnet/minecraft/class_2509$class_7813;official aLvg$f;a(Lvp;)Lvg$f;
-
getResult
- Specified by:
getResultin interfaceNbtOps.Merger- Mappings:
Namespace Name Mixin selector named getResultLnet/minecraft/nbt/NbtOps$Merger;getResult()Lnet/minecraft/nbt/NbtElement;intermediary method_46239Lnet/minecraft/class_2509$class_7813;method_46239()Lnet/minecraft/class_2520;official aLvg$f;a()Lvp;
-