net.minecraft.enchantment.effect

public interface AllOfEnchantmentEffects

net.minecraft.world.item.enchantment.effects.AllOf
net.minecraft.class_9712
net.minecraft.enchantment.effect.AllOfEnchantmentEffects

Method summary

Modifier and TypeMethod
static <T, A extends T> com.mojang.serialization.MapCodec<A>
codec(com.mojang.serialization.Codec<T> topLevelCodec, Function<List<T>, A> constructor, Function<A, List<T>> accessor)
method_60214(com.mojang.serialization.Codec<T> arg0, Function<List<T>, A> arg1, Function<A, List<T>> arg2)
buildCodec(com.mojang.serialization.Codec<T> baseCodec, Function<List<T>, A> fromList, Function<A, List<T>> toList)
static AllOfEnchantmentEffects$EntityEffects
entityEffects(EnchantmentEntityEffect... effects)
method_60216(class_9721... arg0)
allOf(EnchantmentEntityEffect... entityEffects)
static AllOfEnchantmentEffects$LocationBasedEffects
locationBasedEffects(EnchantmentLocationBasedEffect... effects)
method_60217(class_9722... arg0)
allOf(EnchantmentLocationBasedEffect... locationBasedEffects)
static AllOfEnchantmentEffects$ValueEffects
valueEffects(EnchantmentValueEffect... effects)
method_60218(class_9723... arg0)
allOf(EnchantmentValueEffect... valueEffects)
private static com.mojang.datafixers.kinds.App
lambda$codec$0(com.mojang.serialization.Codec arg0, Function arg1, Function arg2, com.mojang.serialization.codecs.RecordCodecBuilder$Instance arg3)
method_60215(com.mojang.serialization.Codec arg0, Function arg1, Function arg2, com.mojang.serialization.codecs.RecordCodecBuilder$Instance arg3)
method_60215(com.mojang.serialization.Codec arg0, Function arg1, Function arg2, com.mojang.serialization.codecs.RecordCodecBuilder$Instance instance)