Uses of Interface
net.minecraft.enchantment.effect.EnchantmentLocationBasedEffectType
Packages that use EnchantmentLocationBasedEffectType
Package
Description
-
Uses of EnchantmentLocationBasedEffectType in net.minecraft.component
Fields in net.minecraft.component with type parameters of type EnchantmentLocationBasedEffectTypeModifier and TypeFieldDescriptionstatic final ComponentType<List<EnchantmentEffectEntry<EnchantmentLocationBasedEffectType>>> EnchantmentEffectComponentTypes.LOCATION_CHANGED -
Uses of EnchantmentLocationBasedEffectType in net.minecraft.enchantment.effect
Subinterfaces of EnchantmentLocationBasedEffectType in net.minecraft.enchantment.effectClasses in net.minecraft.enchantment.effect that implement EnchantmentLocationBasedEffectTypeModifier and TypeClassDescriptionstatic final recordstatic final recordfinal recordFields in net.minecraft.enchantment.effect with type parameters of type EnchantmentLocationBasedEffectTypeModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<EnchantmentLocationBasedEffectType> EnchantmentLocationBasedEffectType.CODECprivate final List<EnchantmentLocationBasedEffectType> AllOfEnchantmentEffectTypes.LocationBasedEffects.effectsThe field for theeffectsrecord component.Methods in net.minecraft.enchantment.effect that return types with arguments of type EnchantmentLocationBasedEffectTypeModifier and TypeMethodDescriptionAllOfEnchantmentEffectTypes.LocationBasedEffects.effects()Returns the value of theeffectsrecord component.com.mojang.serialization.MapCodec<? extends EnchantmentLocationBasedEffectType> EnchantmentLocationBasedEffectType.getCodec()static com.mojang.serialization.MapCodec<? extends EnchantmentLocationBasedEffectType> EnchantmentLocationBasedEffectType.registerAndGetDefault(Registry<com.mojang.serialization.MapCodec<? extends EnchantmentLocationBasedEffectType>> registry) Methods in net.minecraft.enchantment.effect with parameters of type EnchantmentLocationBasedEffectTypeModifier and TypeMethodDescriptionAllOfEnchantmentEffectTypes.allOf(EnchantmentLocationBasedEffectType[] locationBasedEffects) Method parameters in net.minecraft.enchantment.effect with type arguments of type EnchantmentLocationBasedEffectTypeModifier and TypeMethodDescriptionstatic com.mojang.serialization.MapCodec<? extends EnchantmentLocationBasedEffectType> EnchantmentLocationBasedEffectType.registerAndGetDefault(Registry<com.mojang.serialization.MapCodec<? extends EnchantmentLocationBasedEffectType>> registry) Constructor parameters in net.minecraft.enchantment.effect with type arguments of type EnchantmentLocationBasedEffectTypeModifierConstructorDescription -
Uses of EnchantmentLocationBasedEffectType in net.minecraft.enchantment.effect.entity
Classes in net.minecraft.enchantment.effect.entity that implement EnchantmentLocationBasedEffectTypeModifier and TypeClassDescriptionfinal recordfinal recordfinal recordfinal recordfinal recordfinal recordfinal recordfinal recordfinal recordfinal recordfinal recordfinal record -
Uses of EnchantmentLocationBasedEffectType in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type EnchantmentLocationBasedEffectTypeModifier and TypeFieldDescriptionprivate final Reference2ObjectMap<Enchantment, Set<EnchantmentLocationBasedEffectType>> LivingEntity.locationBasedEnchantmentEffectsMethods in net.minecraft.entity that return types with arguments of type EnchantmentLocationBasedEffectType -
Uses of EnchantmentLocationBasedEffectType in net.minecraft.registry
Fields in net.minecraft.registry with type parameters of type EnchantmentLocationBasedEffectTypeModifier and TypeFieldDescriptionstatic final Registry<com.mojang.serialization.MapCodec<? extends EnchantmentLocationBasedEffectType>> Registries.ENCHANTMENT_LOCATION_BASED_EFFECT_TYPEstatic final RegistryKey<Registry<com.mojang.serialization.MapCodec<? extends EnchantmentLocationBasedEffectType>>> RegistryKeys.ENCHANTMENT_LOCATION_BASED_EFFECT_TYPE