Uses of Record Class
net.minecraft.enchantment.effect.AttributeEnchantmentEffectType
Packages that use AttributeEnchantmentEffectType
Package
Description
-
Uses of AttributeEnchantmentEffectType in net.minecraft.component
Fields in net.minecraft.component with type parameters of type AttributeEnchantmentEffectTypeModifier and TypeFieldDescriptionstatic final ComponentType<List<AttributeEnchantmentEffectType>> EnchantmentEffectComponentTypes.ATTRIBUTES -
Uses of AttributeEnchantmentEffectType in net.minecraft.enchantment
Methods in net.minecraft.enchantment with parameters of type AttributeEnchantmentEffectTypeModifier and TypeMethodDescriptionEnchantment.Builder.addEffect(ComponentType<List<AttributeEnchantmentEffectType>> effectType, AttributeEnchantmentEffectType effect) Method parameters in net.minecraft.enchantment with type arguments of type AttributeEnchantmentEffectTypeModifier and TypeMethodDescriptionEnchantment.Builder.addEffect(ComponentType<List<AttributeEnchantmentEffectType>> effectType, AttributeEnchantmentEffectType effect) -
Uses of AttributeEnchantmentEffectType in net.minecraft.enchantment.effect
Fields in net.minecraft.enchantment.effect with type parameters of type AttributeEnchantmentEffectTypeModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<AttributeEnchantmentEffectType> AttributeEnchantmentEffectType.CODECMethods in net.minecraft.enchantment.effect that return types with arguments of type AttributeEnchantmentEffectTypeModifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec<AttributeEnchantmentEffectType> AttributeEnchantmentEffectType.getCodec()