Package com.binaris.wizardry.api.content
Class SpellTypeRegistry
java.lang.Object
com.binaris.wizardry.api.content.SpellTypeRegistry
-
Method Summary
Modifier and TypeMethodDescriptionstatic @Nullable SpellTypeget(net.minecraft.resources.ResourceLocation location) getAll()static @Nullable net.minecraft.resources.ResourceLocationgetLocation(SpellType type) static void
-
Method Details
-
register
-
get
-
getLocation
@Nullable public static @Nullable net.minecraft.resources.ResourceLocation getLocation(SpellType type) -
getAll
-