Class ModMenuCompatibility
java.lang.Object
me.shedaniel.architectury.compat.fabric.ModMenuCompatibility
- All Implemented Interfaces:
com.terraformersmc.modmenu.util.ModMenuApiMarker
,io.github.prospector.modmenu.api.ModMenuApi
public class ModMenuCompatibility
extends Object
implements io.github.prospector.modmenu.api.ModMenuApi
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.github.prospector.modmenu.api.ModMenuApi
getConfigScreenFactory, getModConfigScreenFactory, getModId
-
Constructor Details
-
ModMenuCompatibility
public ModMenuCompatibility()
-
-
Method Details