Class ListOperation.ReplaceAll
java.lang.Object
net.minecraft.world.level.storage.loot.functions.ListOperation.ReplaceAll
- All Implemented Interfaces:
ListOperation
- Enclosing interface:
ListOperation
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.world.level.storage.loot.functions.ListOperation
ListOperation.Append, ListOperation.Insert, ListOperation.ReplaceAll, ListOperation.ReplaceSection, ListOperation.StandAlone<T>, ListOperation.Type
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ListOperation.ReplaceAll
static final com.mojang.serialization.MapCodec
<ListOperation.ReplaceAll> Fields inherited from interface net.minecraft.world.level.storage.loot.functions.ListOperation
UNLIMITED_CODEC
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraft.world.level.storage.loot.functions.ListOperation
apply
-
Field Details
-
INSTANCE
-
MAP_CODEC
-
-
Constructor Details
-
ReplaceAll
private ReplaceAll()
-
-
Method Details
-
mode
- Specified by:
mode
in interfaceListOperation
-
apply
- Specified by:
apply
in interfaceListOperation
-