Uses of Interface
net.minecraft.enchantment.effect.EnchantmentLocationBasedEffect
Package
Description
-
Uses of EnchantmentLocationBasedEffect in net.minecraft.component
Modifier and TypeFieldDescriptionstatic final ComponentType
<List<EnchantmentEffectEntry<EnchantmentLocationBasedEffect>>> EnchantmentEffectComponentTypes.LOCATION_CHANGED
-
Uses of EnchantmentLocationBasedEffect in net.minecraft.enchantment.effect
Modifier and TypeClassDescriptionstatic final record
static final record
final record
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<EnchantmentLocationBasedEffect> EnchantmentLocationBasedEffect.CODEC
private final List
<EnchantmentLocationBasedEffect> AllOfEnchantmentEffects.LocationBasedEffects.effects
The field for theeffects
record component.Modifier and TypeMethodDescriptionAllOfEnchantmentEffects.LocationBasedEffects.effects()
Returns the value of theeffects
record component.com.mojang.serialization.MapCodec
<? extends EnchantmentLocationBasedEffect> EnchantmentLocationBasedEffect.getCodec()
static com.mojang.serialization.MapCodec
<? extends EnchantmentLocationBasedEffect> EnchantmentLocationBasedEffect.registerAndGetDefault
(Registry<com.mojang.serialization.MapCodec<? extends EnchantmentLocationBasedEffect>> registry) Modifier and TypeMethodDescriptionAllOfEnchantmentEffects.allOf
(EnchantmentLocationBasedEffect[] locationBasedEffects) Modifier and TypeMethodDescriptionstatic com.mojang.serialization.MapCodec
<? extends EnchantmentLocationBasedEffect> EnchantmentLocationBasedEffect.registerAndGetDefault
(Registry<com.mojang.serialization.MapCodec<? extends EnchantmentLocationBasedEffect>> registry) -
Uses of EnchantmentLocationBasedEffect in net.minecraft.enchantment.effect.entity
Modifier and TypeClassDescriptionfinal record
final record
final record
final record
final record
final record
final record
final record
final record
final record
final record
final record
-
Uses of EnchantmentLocationBasedEffect in net.minecraft.entity
Modifier and TypeFieldDescriptionprivate final Reference2ObjectMap
<Enchantment, Set<EnchantmentLocationBasedEffect>> LivingEntity.locationBasedEnchantmentEffects
-
Uses of EnchantmentLocationBasedEffect in net.minecraft.registry
Modifier and TypeFieldDescriptionstatic final Registry
<com.mojang.serialization.MapCodec<? extends EnchantmentLocationBasedEffect>> Registries.ENCHANTMENT_LOCATION_BASED_EFFECT_TYPE
static final RegistryKey
<Registry<com.mojang.serialization.MapCodec<? extends EnchantmentLocationBasedEffect>>> RegistryKeys.ENCHANTMENT_LOCATION_BASED_EFFECT_TYPE