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_346365_, Function<List<T>, A> p_344745_, Function<A, List<T>> p_344875_) static AllOf.EntityEffects
entityEffects
(EnchantmentEntityEffect... p_345222_) static AllOf.LocationBasedEffects
locationBasedEffects
(EnchantmentLocationBasedEffect... p_345280_) static AllOf.ValueEffects
valueEffects
(EnchantmentValueEffect... p_346375_)
-
Method Details
-
codec
-
entityEffects
-
locationBasedEffects
-
valueEffects
-