public final class RandomPatches extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.apache.logging.log4j.Logger |
logger
The RandomPatches logger.
|
static String |
MOD_ID
The RandomPatches mod ID.
|
| Constructor and Description |
|---|
RandomPatches()
Constructs a
RandomPatches instance. |
| Modifier and Type | Method and Description |
|---|---|
static RPConfig |
config()
Returns the RandomPatches configuration.
|
static void |
registerCommands(net.minecraftforge.event.RegisterCommandsEvent event) |
static void |
reloadConfig()
Reloads the RandomPatches configuration from disk.
|
public static final String MOD_ID
public static final org.apache.logging.log4j.Logger logger
public RandomPatches()
RandomPatches instance.public static void registerCommands(net.minecraftforge.event.RegisterCommandsEvent event)
public static RPConfig config()
RPConfig object.public static void reloadConfig()