Class CreativeModeTabConfig

java.lang.Object
org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfigCommon<CreativeModeTabConfig,net.minecraft.world.item.CreativeModeTab,ModBase<?>>
org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfig<CreativeModeTabConfig,net.minecraft.world.item.CreativeModeTab>
org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfigForge<CreativeModeTabConfig,net.minecraft.world.item.CreativeModeTab>
org.cyclops.cyclopscore.config.extendedconfig.CreativeModeTabConfig
All Implemented Interfaces:
Comparable<org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfigCommon<CreativeModeTabConfig,net.minecraft.world.item.CreativeModeTab,ModBase<?>>>

@Deprecated public class CreativeModeTabConfig extends ExtendedConfigForge<CreativeModeTabConfig,net.minecraft.world.item.CreativeModeTab>
Deprecated.
Config for creative mode tabs.
See Also:
  • ExtendedConfigCommon
  • Constructor Details

  • Method Details