net.minecraft.world.item.enchantment.effects

public interface AllOf

dhy
net.minecraft.world.item.enchantment.effects.AllOf
net.minecraft.class_9712

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)
static AllOf$EntityEffects
a(die... arg0)
entityEffects(EnchantmentEntityEffect... arg0)
method_60216(class_9721... arg0)
static AllOf$LocationBasedEffects
a(dif... arg0)
locationBasedEffects(EnchantmentLocationBasedEffect... arg0)
method_60217(class_9722... arg0)
static AllOf$ValueEffects
a(dig... arg0)
valueEffects(EnchantmentValueEffect... arg0)
method_60218(class_9723... arg0)