public class AbilityStoreConfig
extends org.cyclops.cyclopscore.config.extendedconfig.CapabilityConfig
Modifier and Type | Field and Description |
---|---|
static AbilityStoreConfig |
_instance
The unique instance.
|
static net.minecraftforge.common.capabilities.Capability<IAbilityStore> |
CAPABILITY |
Constructor and Description |
---|
AbilityStoreConfig()
Make a new instance.
|
getFullUnlocalizedName, getHolderType, getImplementation, getStorage, getType, getUnlocalizedName
compareTo, downCast, getComment, getConfigPropertyPrefix, getElement, getMod, getNamedId, getSubInstance, getSubUniqueName, initSubInstance, isDisableable, isEnabled, isHardDisabled, onInit, onRegistered, save, setEnabled, showDoubleInitError
public static AbilityStoreConfig _instance
public static net.minecraftforge.common.capabilities.Capability<IAbilityStore> CAPABILITY