public final class WizardryMainMod
extends Object
-
Field Summary
Fields
static boolean
TODO Bool used to save the logic when it's christmas!!
-
Constructor Summary
Constructors
-
Method Summary
static void
static net.minecraft.resources.ResourceLocation
static net.minecraft.resources.ResourceLocation
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
MOD_ID
public static final String MOD_ID
- See Also:
-
-
MOD_NAME
public static final String MOD_NAME
- See Also:
-
-
IS_THE_SEASON
public static boolean IS_THE_SEASON
TODO Bool used to save the logic when it's christmas!!
-
Constructor Details
-
WizardryMainMod
public WizardryMainMod()
-
Method Details
-
init
public static void init()
-
location
public static net.minecraft.resources.ResourceLocation location(String path)
-
location
public static net.minecraft.resources.ResourceLocation location(String namespace,
String path)