Class SevenElementsRegistryKeys
java.lang.Object
io.github.xrickastley.sevenelements.registry.SevenElementsRegistryKeys
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final RegistryKey<Registry<ElementalReaction>>static final RegistryKey<Registry<InternalCooldownType>> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static <T> RegistryKey<Registry<T>>createRegistryKey(String path) static voidload()
-
Field Details
-
ELEMENTAL_REACTION
-
INTERNAL_COOLDOWN_TYPE
-
-
Constructor Details
-
SevenElementsRegistryKeys
public SevenElementsRegistryKeys()
-
-
Method Details
-
load
public static void load() -
createRegistryKey
-