Uses of Record Class
net.minecraft.world.item.enchantment.effects.EnchantmentAttributeEffect
Packages that use EnchantmentAttributeEffect
Package
Description
-
Uses of EnchantmentAttributeEffect in net.minecraft.world.item.enchantment
Fields in net.minecraft.world.item.enchantment with type parameters of type EnchantmentAttributeEffectModifier and TypeFieldDescriptionstatic final DataComponentType<List<EnchantmentAttributeEffect>> EnchantmentEffectComponents.ATTRIBUTESMethods in net.minecraft.world.item.enchantment with parameters of type EnchantmentAttributeEffectModifier and TypeMethodDescriptionEnchantment.Builder.withEffect(DataComponentType<List<EnchantmentAttributeEffect>> p_345372_, EnchantmentAttributeEffect p_345754_) Method parameters in net.minecraft.world.item.enchantment with type arguments of type EnchantmentAttributeEffectModifier and TypeMethodDescriptionEnchantment.Builder.withEffect(DataComponentType<List<EnchantmentAttributeEffect>> p_345372_, EnchantmentAttributeEffect p_345754_) -
Uses of EnchantmentAttributeEffect in net.minecraft.world.item.enchantment.effects
Fields in net.minecraft.world.item.enchantment.effects with type parameters of type EnchantmentAttributeEffectModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<EnchantmentAttributeEffect> EnchantmentAttributeEffect.CODECMethods in net.minecraft.world.item.enchantment.effects that return types with arguments of type EnchantmentAttributeEffectModifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec<EnchantmentAttributeEffect> EnchantmentAttributeEffect.codec()