Class ModMenuSupport
java.lang.Object
io.github.cottonmc.cotton.gui.impl.modmenu.ModMenuSupport
- All Implemented Interfaces:
io.github.prospector.modmenu.api.ModMenuApi
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.github.prospector.modmenu.api.ConfigScreenFactory<?>Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.github.prospector.modmenu.api.ModMenuApi
getConfigScreenFactory, getModId, getProvidedConfigScreenFactories
-
Constructor Details
-
ModMenuSupport
public ModMenuSupport()
-
-
Method Details
-
getModConfigScreenFactory
public io.github.prospector.modmenu.api.ConfigScreenFactory<?> getModConfigScreenFactory()- Specified by:
getModConfigScreenFactoryin interfaceio.github.prospector.modmenu.api.ModMenuApi
-