Class ContainerInfoBookTestConfig
java.lang.Object
org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfigCommon<GuiConfig<ContainerInfoBookTest>,net.minecraft.world.inventory.MenuType<ContainerInfoBookTest>,ModBase<?>>
org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfig<GuiConfig<ContainerInfoBookTest>,net.minecraft.world.inventory.MenuType<ContainerInfoBookTest>>
org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfigForge<GuiConfig<ContainerInfoBookTest>,net.minecraft.world.inventory.MenuType<ContainerInfoBookTest>>
org.cyclops.cyclopscore.config.extendedconfig.GuiConfig<ContainerInfoBookTest>
org.cyclops.cyclopscore.infobook.test.ContainerInfoBookTestConfig
- All Implemented Interfaces:
Comparable<org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfigCommon<GuiConfig<ContainerInfoBookTest>,
net.minecraft.world.inventory.MenuType<ContainerInfoBookTest>, ModBase<?>>>
Config for
ContainerInfoBookTest
.-
Field Summary
Fields inherited from class org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfigCommon
configProperties
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription<U extends net.minecraft.client.gui.screens.Screen & net.minecraft.client.gui.screens.inventory.MenuAccess<ContainerInfoBookTest>>
net.minecraft.client.gui.screens.MenuScreens.ScreenConstructor<ContainerInfoBookTest, U> Methods inherited from class org.cyclops.cyclopscore.config.extendedconfig.GuiConfig
getConfigurableType, getFullTranslationKey, getRegistry, getTranslationKey, onRegisterMenuScreens
Methods inherited from class org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfigForge
getResourceKey
Methods inherited from class org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfig
getConfigPropertyPrefix, getConfigPropertyPrefix, getConfigPropertyPrefixPublic, getMod
Methods inherited from class org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfigCommon
addInstanceTransformer, compareTo, downCast, getElementConstructor, getInstance, getNamedId, getSubUniqueName, initializeInstance, onConfigPropertyReload, onForgeRegistered, onRegistered, save, showDoubleInitError
-
Constructor Details
-
ContainerInfoBookTestConfig
public ContainerInfoBookTestConfig()
-
-
Method Details
-
getScreenFactory
public <U extends net.minecraft.client.gui.screens.Screen & net.minecraft.client.gui.screens.inventory.MenuAccess<ContainerInfoBookTest>> net.minecraft.client.gui.screens.MenuScreens.ScreenConstructor<ContainerInfoBookTest,U> getScreenFactory()- Specified by:
getScreenFactory
in classGuiConfig<ContainerInfoBookTest>
-