public class MutableAbilityStoreConfig
extends org.cyclops.cyclopscore.config.extendedconfig.CapabilityConfig
Modifier and Type | Field and Description |
---|---|
static MutableAbilityStoreConfig |
_instance
The unique instance.
|
static net.minecraftforge.common.capabilities.Capability<IMutableAbilityStore> |
CAPABILITY |
Constructor and Description |
---|
MutableAbilityStoreConfig()
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 MutableAbilityStoreConfig _instance
public static net.minecraftforge.common.capabilities.Capability<IMutableAbilityStore> CAPABILITY