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 official epv$a
intermediary net/minecraft/class_9368$class_9369
named net/minecraft/util/collection/ListOperation$Append
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.util.collection.ListOperation
ListOperation.Append, ListOperation.Insert, ListOperation.Mode, ListOperation.ReplaceAll, ListOperation.ReplaceSection
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec
<ListOperation.Append> static final ListOperation.Append
private static final Logger
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector official c
Lepv$a;c:Lorg/slf4j/Logger;
intermediary field_49849
Lnet/minecraft/class_9368$class_9369;field_49849:Lorg/slf4j/Logger;
named LOGGER
Lnet/minecraft/util/collection/ListOperation$Append;LOGGER:Lorg/slf4j/Logger;
-
INSTANCE
- Mappings:
Namespace Name Mixin selector official a
Lepv$a;a:Lepv$a;
intermediary field_49847
Lnet/minecraft/class_9368$class_9369;field_49847:Lnet/minecraft/class_9368$class_9369;
named INSTANCE
Lnet/minecraft/util/collection/ListOperation$Append;INSTANCE:Lnet/minecraft/util/collection/ListOperation$Append;
-
CODEC
- Mappings:
Namespace Name Mixin selector official b
Lepv$a;b:Lcom/mojang/serialization/MapCodec;
intermediary field_49848
Lnet/minecraft/class_9368$class_9369;field_49848:Lcom/mojang/serialization/MapCodec;
named CODEC
Lnet/minecraft/util/collection/ListOperation$Append;CODEC:Lcom/mojang/serialization/MapCodec;
-
-
Constructor Details
-
Append
private Append()
-
-
Method Details
-
getMode
- Specified by:
getMode
in interfaceListOperation
- Mappings:
Namespace Name Mixin selector official a
Lepv;a()Lepv$e;
intermediary method_58191
Lnet/minecraft/class_9368;method_58191()Lnet/minecraft/class_9368$class_9373;
named getMode
Lnet/minecraft/util/collection/ListOperation;getMode()Lnet/minecraft/util/collection/ListOperation$Mode;
-
apply
- Specified by:
apply
in interfaceListOperation
- Mappings:
Namespace Name Mixin selector official a
Lepv;a(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;
named apply
Lnet/minecraft/util/collection/ListOperation;apply(Ljava/util/List;Ljava/util/List;I)Ljava/util/List;
-