Class ExtendedConfigForge<C extends ExtendedConfig<C,I>,I>
java.lang.Object
org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfigCommon<C,I,ModBase<?>>
org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfig<C,I>
org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfigForge<C,I>
- All Implemented Interfaces:
Comparable<org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfigCommon<C,I, ModBase<?>>>
- Direct Known Subclasses:
ArgumentTypeConfig,ArmorMaterialConfig,BiomeModifierConfig,BlockConfig,BlockEntityConfig,ConditionConfig,CreativeModeTabConfig,CriterionTriggerConfig,DataComponentConfig,EffectConfig,EnchantmentEffectComponentConfig,EnchantmentEntityEffectConfig,EntityConfig,FoliagePlacerConfig,GuiConfig,ItemConfig,LootConditionConfig,LootFunctionConfig,LootModifierConfig,LootNbtProviderConfig,LootNumberProviderConfig,LootScoreProviderConfig,ParticleConfig,RecipeConfig,RecipeTypeConfig,SoundEventConfig,TrunkPlacerConfig,VillagerConfig,WorldFeatureConfig,WorldStructureConfig,WorldStructurePieceConfig
@Deprecated
public abstract class ExtendedConfigForge<C extends ExtendedConfig<C,I>,I>
extends ExtendedConfig<C,I>
Deprecated.
-
Field Summary
Fields inherited from class org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfigCommon
configProperties -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfig
getConfigPropertyPrefix, getConfigPropertyPrefix, getConfigPropertyPrefixPublic, getConfigurableType, getModMethods inherited from class org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfigCommon
addInstanceTransformer, compareTo, downCast, getElementConstructor, getFullTranslationKey, getInstance, getNamedId, getSubUniqueName, getTranslationKey, initializeInstance, onConfigPropertyReload, onForgeRegistered, onRegistered, save, showDoubleInitError
-
Constructor Details
-
Method Details
-
getRegistry
Deprecated.- Returns:
- The registry in which this should be registered.
-
getResourceKey
Deprecated.
-