Uses of Record Class
net.minecraft.enchantment.Enchantment.Properties
Packages that use Enchantment.Properties
-
Uses of Enchantment.Properties in net.minecraft.enchantment
Fields in net.minecraft.enchantment declared as Enchantment.PropertiesModifier and TypeFieldDescriptionprivate final Enchantment.PropertiesEnchantment.class_9700.field_51645private final Enchantment.PropertiesEnchantment.propertiesThe field for thepropertiesrecord component.Fields in net.minecraft.enchantment with type parameters of type Enchantment.PropertiesModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<Enchantment.Properties> Enchantment.Properties.field_51650Methods in net.minecraft.enchantment that return Enchantment.PropertiesModifier and TypeMethodDescriptionEnchantment.properties()Returns the value of thepropertiesrecord component.static Enchantment.PropertiesEnchantment.properties(RegistryEntryList<Item> registryEntryList, int weight, int maxLevel, Enchantment.Cost minCost, Enchantment.Cost maxCost, int anvilCost, AttributeModifierSlot[] attributeModifierSlot) static Enchantment.PropertiesEnchantment.properties(RegistryEntryList<Item> registryEntryList, RegistryEntryList<Item> registryEntryList2, int weight, int maxLevel, Enchantment.Cost minCost, Enchantment.Cost maxCost, int anvilCost, AttributeModifierSlot[] attributeModifierSlot) Methods in net.minecraft.enchantment with parameters of type Enchantment.PropertiesModifier and TypeMethodDescriptionstatic Enchantment.class_9700Enchantment.method_60030(Enchantment.Properties properties) Constructors in net.minecraft.enchantment with parameters of type Enchantment.PropertiesModifierConstructorDescriptionclass_9700(Enchantment.Properties properties) Enchantment(Text text, Enchantment.Properties properties, RegistryEntryList<Enchantment> registryEntryList, ComponentMap componentMap)