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 - ue$b
- 
Field SummaryFields
- 
Constructor SummaryConstructorsConstructorDescription
- 
Method SummaryModifier 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.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.nbt.NbtOps.Mergermerge, merge
- 
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- Lue$b;a:Ltw;
 
 
- 
- 
Constructor Details- 
CompoundListMergerpublic CompoundListMerger()
- 
CompoundListMerger- Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/nbt/NbtOps$CompoundListMerger;<init>(Ljava/util/Collection;)V- intermediary - <init>- Lnet/minecraft/class_2509$class_7809;<init>(Ljava/util/Collection;)V- official - <init>- Lue$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;)V- intermediary - <init>- Lnet/minecraft/class_2509$class_7809;<init>(Lit/unimi/dsi/fastutil/ints/IntArrayList;)V- official - <init>- Lue$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>- Lue$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>- Lue$b;<init>(Lit/unimi/dsi/fastutil/longs/LongArrayList;)V
 
 
- 
- 
Method Details- 
isMarker- Mappings:
- Namespace - Name - Mixin selector - named - isMarker- Lnet/minecraft/nbt/NbtOps$CompoundListMerger;isMarker(Lnet/minecraft/nbt/NbtCompound;)Z- intermediary - method_46244- Lnet/minecraft/class_2509$class_7809;method_46244(Lnet/minecraft/class_2487;)Z- official - a- Lue$b;a(Ltq;)Z
 
- 
makeMarker- Mappings:
- Namespace - Name - Mixin selector - named - makeMarker- Lnet/minecraft/nbt/NbtOps$CompoundListMerger;makeMarker(Lnet/minecraft/nbt/NbtElement;)Lnet/minecraft/nbt/NbtElement;- intermediary - method_46245- Lnet/minecraft/class_2509$class_7809;method_46245(Lnet/minecraft/class_2520;)Lnet/minecraft/class_2520;- official - b- Lue$b;b(Lun;)Lun;
 
- 
createMarkerNbt- Mappings:
- Namespace - Name - Mixin selector - named - createMarkerNbt- Lnet/minecraft/nbt/NbtOps$CompoundListMerger;createMarkerNbt(Lnet/minecraft/nbt/NbtElement;)Lnet/minecraft/nbt/NbtCompound;- intermediary - method_46246- Lnet/minecraft/class_2509$class_7809;method_46246(Lnet/minecraft/class_2520;)Lnet/minecraft/class_2487;- official - c- Lue$b;c(Lun;)Ltq;
 
- 
merge- Specified by:
- mergein 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- Lue$f;a(Lun;)Lue$f;
 
- 
getResult- Specified by:
- getResultin 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- Lue$f;a()Lun;
 
 
-