Interface AllOf
public interface AllOf
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic final record
static final record
static final record
-
Method Summary
Modifier and TypeMethodDescriptionstatic <T,
A extends T>
com.mojang.serialization.MapCodec<A> codec
(com.mojang.serialization.Codec<T> p_344213_, Function<List<T>, A> p_343453_, Function<A, List<T>> p_344873_) static AllOf.EntityEffects
entityEffects
(EnchantmentEntityEffect... p_345218_) static AllOf.LocationBasedEffects
locationBasedEffects
(EnchantmentLocationBasedEffect... p_343547_) static AllOf.ValueEffects
valueEffects
(EnchantmentValueEffect... p_344769_)
-
Method Details
-
codec
-
entityEffects
-
locationBasedEffects
-
valueEffects
-