net.minecraft.world.item.enchantment.effects

public interface AllOf

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

Method summary

Modifier and TypeMethod
static <T, A extends T> com.mojang.serialization.MapCodec<A>
a(com.mojang.serialization.Codec<T> arg0, Function<List<T>, A> arg1, Function<A, List<T>> arg2)
codec(com.mojang.serialization.Codec<T> arg0, Function<List<T>, A> arg1, Function<A, List<T>> arg2)
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 AllOf$EntityEffects
a(deq... arg0)
entityEffects(EnchantmentEntityEffect... arg0)
method_60216(class_9721... arg0)
allOf(EnchantmentEntityEffect... entityEffects)
static AllOf$LocationBasedEffects
a(der... arg0)
locationBasedEffects(EnchantmentLocationBasedEffect... arg0)
method_60217(class_9722... arg0)
allOf(EnchantmentLocationBasedEffect... locationBasedEffects)
static AllOf$ValueEffects
a(des... arg0)
valueEffects(EnchantmentValueEffect... arg0)
method_60218(class_9723... arg0)
allOf(EnchantmentValueEffect... valueEffects)