Package dev.upcraft.soulbound.init
Class SoulboundEnchantments
java.lang.Object
dev.upcraft.soulbound.init.SoulboundEnchantments
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final dev.upcraft.sparkweave.api.registry.RegistryHandler<net.minecraft.world.item.enchantment.Enchantment>static final dev.upcraft.sparkweave.api.registry.RegistrySupplier<SoulboundEnchantment> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ENCHANTMENTS
public static final dev.upcraft.sparkweave.api.registry.RegistryHandler<net.minecraft.world.item.enchantment.Enchantment> ENCHANTMENTS -
SOULBOUND
public static final dev.upcraft.sparkweave.api.registry.RegistrySupplier<SoulboundEnchantment> SOULBOUND
-
-
Constructor Details
-
SoulboundEnchantments
public SoulboundEnchantments()
-