Class CustomEnchantments
java.lang.Object
com.bleudev.nine_lifes.custom.CustomEnchantments
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.registry.RegistryKey<net.minecraft.enchantment.Enchantment> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic net.minecraft.registry.entry.RegistryEntry<net.minecraft.enchantment.Enchantment> getEntry(net.minecraft.registry.DynamicRegistryManager manager, net.minecraft.registry.RegistryKey<net.minecraft.enchantment.Enchantment> key) static void
-
Field Details
-
CHARGE
public static final net.minecraft.registry.RegistryKey<net.minecraft.enchantment.Enchantment> CHARGE
-
-
Constructor Details
-
CustomEnchantments
public CustomEnchantments()
-
-
Method Details
-
getEntry
public static net.minecraft.registry.entry.RegistryEntry<net.minecraft.enchantment.Enchantment> getEntry(net.minecraft.registry.DynamicRegistryManager manager, net.minecraft.registry.RegistryKey<net.minecraft.enchantment.Enchantment> key) -
initialize
public static void initialize()
-