Package | Description |
---|---|
buildcraft.builders | |
buildcraft.core | |
buildcraft.energy | |
buildcraft.lib.config | |
buildcraft.silicon | |
buildcraft.transport |
Modifier and Type | Method and Description |
---|---|
static void |
BCBuildersConfig.reloadConfig(EnumRestartRequirement restarted) |
Modifier and Type | Method and Description |
---|---|
static void |
BCCoreConfig.reloadConfig(EnumRestartRequirement restarted) |
Modifier and Type | Method and Description |
---|---|
static void |
BCCoreConfig.addReloadListener(java.util.function.Consumer<EnumRestartRequirement> listener) |
Modifier and Type | Method and Description |
---|---|
static void |
BCEnergyConfig.reloadConfig(EnumRestartRequirement restarted) |
Modifier and Type | Method and Description |
---|---|
static EnumRestartRequirement |
EnumRestartRequirement.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EnumRestartRequirement[] |
EnumRestartRequirement.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
EnumRestartRequirement.hasBeenRestarted(EnumRestartRequirement requirement) |
Modifier and Type | Method and Description |
---|---|
static void |
BCSiliconConfig.reloadConfig(EnumRestartRequirement restarted) |
Modifier and Type | Method and Description |
---|---|
static void |
BCTransportConfig.reloadConfig(EnumRestartRequirement restarted) |