Uses of Interface
net.minecraft.util.collection.ListOperation
Packages that use ListOperation
-
Uses of ListOperation in net.minecraft.util.collection
Classes in net.minecraft.util.collection that implement ListOperationModifier and TypeClassDescriptionstatic classstatic final recordstatic classstatic final recordFields in net.minecraft.util.collection with type parameters of type ListOperationModifier and TypeFieldDescriptionprivate final com.mojang.serialization.MapCodec<? extends ListOperation> ListOperation.Type.codecstatic final com.mojang.serialization.MapCodec<ListOperation> ListOperation.Type.MAP_CODECMethods in net.minecraft.util.collection that return types with arguments of type ListOperationModifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec<? extends ListOperation> ListOperation.Type.getCodec()Constructor parameters in net.minecraft.util.collection with type arguments of type ListOperationModifierConstructorDescriptionprivateType(String id, com.mojang.serialization.MapCodec<? extends ListOperation> codec)