Interface AllOf
public interface AllOf
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final recordstatic final recordstatic final record -
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic <T, A extends T>
MapCodec<A> static AllOf.EntityEffectsentityEffects(EnchantmentEntityEffect... effects) static AllOf.LocationBasedEffectslocationBasedEffects(EnchantmentLocationBasedEffect... effects) static AllOf.ValueEffectsvalueEffects(EnchantmentValueEffect... effects)
-
Method Details
-
codec
-
entityEffects
-
locationBasedEffects
-
valueEffects
-