public class AllEnchantments
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static com.tterrag.registrate.util.entry.RegistryEntry<CapacityEnchantment> |
CAPACITY |
static com.tterrag.registrate.util.entry.RegistryEntry<PotatoRecoveryEnchantment> |
POTATO_RECOVERY |
| Constructor and Description |
|---|
AllEnchantments() |
| Modifier and Type | Method and Description |
|---|---|
static void |
register() |
public static final com.tterrag.registrate.util.entry.RegistryEntry<PotatoRecoveryEnchantment> POTATO_RECOVERY
public static final com.tterrag.registrate.util.entry.RegistryEntry<CapacityEnchantment> CAPACITY