Class ContainerInfoBookTestConfig
java.lang.Object
org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfig<C,I>
org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfigForge<GuiConfig<T>,net.minecraft.world.inventory.MenuType<T>>
org.cyclops.cyclopscore.config.extendedconfig.GuiConfig<ContainerInfoBookTest>
org.cyclops.cyclopscore.infobook.test.ContainerInfoBookTestConfig
- All Implemented Interfaces:
Comparable<ExtendedConfig<GuiConfig<ContainerInfoBookTest>,
net.minecraft.world.inventory.MenuType<ContainerInfoBookTest>>>
Config for
ContainerInfoBookTest
.-
Field Summary
Fields inherited from class org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfig
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, onRegistered
Methods inherited from class org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfigForge
getResourceKey
Methods inherited from class org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfig
compareTo, downCast, getConfigPropertyPrefix, getInstance, getSubUniqueName, initializeInstance, onConfigPropertyReload, onForgeRegistered, 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>
-