net.minecraft.world.level.storage.loot.functions

public interface ListOperation

eyb
net.minecraft.world.level.storage.loot.functions.ListOperation
net.minecraft.class_9368
net.minecraft.util.collection.ListOperation
net.minecraft.world.level.storage.loot.functions.ListOperation

Field summary

Modifier and TypeField
com.mojang.serialization.MapCodec<ListOperation>
a
UNLIMITED_CODEC
field_51424
UNLIMITED_SIZE_CODEC

Method summary

Modifier and TypeMethod
static com.mojang.serialization.MapCodec<ListOperation>
a(int arg0)
codec(int arg0)
method_58456(int arg0)
createCodec(int maxSize)
ListOperation$Type
a()
mode()
method_58191()
getMode()
default <T> List<T>
a(List<T> arg0, List<T> arg1)
apply(List<T> arg0, List<T> arg1)
method_59742(List<T> arg0, List<T> arg1)
apply(List<T> current, List<T> values)
<T> List<T>
a(List<T> arg0, List<T> arg1, int arg2)
apply(List<T> arg0, List<T> arg1, int arg2)
method_58192(List<T> arg0, List<T> arg1, int arg2)
apply(List<T> current, List<T> values, int maxSize)