Package net.minecraft.util.collection
Class ListOperation.Append
java.lang.Object
net.minecraft.util.collection.ListOperation.Append
- All Implemented Interfaces:
- ListOperation
- Enclosing interface:
- ListOperation
- Mappings:
- Namespace - Name - named - net/minecraft/util/collection/ListOperation$Append- intermediary - net/minecraft/class_9368$class_9369- official - exe$a
- 
Nested Class SummaryNested classes/interfaces inherited from interface net.minecraft.util.collection.ListOperationListOperation.Append, ListOperation.Insert, ListOperation.Mode, ListOperation.ReplaceAll, ListOperation.ReplaceSection, ListOperation.Values<T>
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<ListOperation.Append> static final ListOperation.Appendprivate static final LoggerFields inherited from interface net.minecraft.util.collection.ListOperationUNLIMITED_SIZE_CODEC
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.util.collection.ListOperationapply
- 
Field Details- 
LOGGER- Mappings:
- Namespace - Name - Mixin selector - named - LOGGER- Lnet/minecraft/util/collection/ListOperation$Append;LOGGER:Lorg/slf4j/Logger;- intermediary - field_49849- Lnet/minecraft/class_9368$class_9369;field_49849:Lorg/slf4j/Logger;- official - d- Lexe$a;d:Lorg/slf4j/Logger;
 
- 
INSTANCE- Mappings:
- Namespace - Name - Mixin selector - named - INSTANCE- Lnet/minecraft/util/collection/ListOperation$Append;INSTANCE:Lnet/minecraft/util/collection/ListOperation$Append;- intermediary - field_49847- Lnet/minecraft/class_9368$class_9369;field_49847:Lnet/minecraft/class_9368$class_9369;- official - b- Lexe$a;b:Lexe$a;
 
- 
CODEC- Mappings:
- Namespace - Name - Mixin selector - named - CODEC- Lnet/minecraft/util/collection/ListOperation$Append;CODEC:Lcom/mojang/serialization/MapCodec;- intermediary - field_49848- Lnet/minecraft/class_9368$class_9369;field_49848:Lcom/mojang/serialization/MapCodec;- official - c- Lexe$a;c:Lcom/mojang/serialization/MapCodec;
 
 
- 
- 
Constructor Details- 
Appendprivate Append()
 
- 
- 
Method Details- 
getMode- Specified by:
- getModein interface- ListOperation
- Mappings:
- Namespace - Name - Mixin selector - named - getMode- Lnet/minecraft/util/collection/ListOperation;getMode()Lnet/minecraft/util/collection/ListOperation$Mode;- intermediary - method_58191- Lnet/minecraft/class_9368;method_58191()Lnet/minecraft/class_9368$class_9373;- official - a- Lexe;a()Lexe$f;
 
- 
apply- Specified by:
- applyin interface- ListOperation
- Mappings:
- Namespace - Name - Mixin selector - named - apply- Lnet/minecraft/util/collection/ListOperation;apply(Ljava/util/List;Ljava/util/List;I)Ljava/util/List;- intermediary - method_58192- Lnet/minecraft/class_9368;method_58192(Ljava/util/List;Ljava/util/List;I)Ljava/util/List;- official - a- Lexe;a(Ljava/util/List;Ljava/util/List;I)Ljava/util/List;
 
 
-