Package net.minecraft.util.collection
Class ListOperation.ReplaceAll
java.lang.Object
net.minecraft.util.collection.ListOperation.ReplaceAll
- All Implemented Interfaces:
ListOperation
- Enclosing interface:
ListOperation
- Mappings:
Namespace Name official epn$cintermediary net/minecraft/class_9368$class_9371named net/minecraft/util/collection/ListOperation$ReplaceAll
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.util.collection.ListOperation
ListOperation.Append, ListOperation.Insert, ListOperation.ReplaceAll, ListOperation.ReplaceSection, ListOperation.Type -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<ListOperation.ReplaceAll> static final ListOperation.ReplaceAll -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INSTANCE
- Mappings:
Namespace Name Mixin selector official aLepn$c;a:Lepn$c;intermediary field_49852Lnet/minecraft/class_9368$class_9371;field_49852:Lnet/minecraft/class_9368$class_9371;named INSTANCELnet/minecraft/util/collection/ListOperation$ReplaceAll;INSTANCE:Lnet/minecraft/util/collection/ListOperation$ReplaceAll;
-
CODEC
- Mappings:
Namespace Name Mixin selector official bLepn$c;b:Lcom/mojang/serialization/MapCodec;intermediary field_49853Lnet/minecraft/class_9368$class_9371;field_49853:Lcom/mojang/serialization/MapCodec;named CODECLnet/minecraft/util/collection/ListOperation$ReplaceAll;CODEC:Lcom/mojang/serialization/MapCodec;
-
-
Constructor Details
-
ReplaceAll
private ReplaceAll()
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceListOperation- Mappings:
Namespace Name Mixin selector official aLepn;a()Lepn$e;intermediary method_58191Lnet/minecraft/class_9368;method_58191()Lnet/minecraft/class_9368$class_9373;named getTypeLnet/minecraft/util/collection/ListOperation;getType()Lnet/minecraft/util/collection/ListOperation$Type;
-
apply
- Specified by:
applyin interfaceListOperation- Mappings:
Namespace Name Mixin selector official aLepn;a(Ljava/util/List;Ljava/util/List;I)Ljava/util/List;intermediary method_58192Lnet/minecraft/class_9368;method_58192(Ljava/util/List;Ljava/util/List;I)Ljava/util/List;named applyLnet/minecraft/util/collection/ListOperation;apply(Ljava/util/List;Ljava/util/List;I)Ljava/util/List;
-