Class RPModMenuEntryPoint

  • All Implemented Interfaces:
    io.github.prospector.modmenu.api.ModMenuApi

    @Environment(CLIENT)
    public final class RPModMenuEntryPoint
    extends Object
    implements io.github.prospector.modmenu.api.ModMenuApi
    The Mod Menu entry point for RandomPatches.
    • Constructor Detail

      • RPModMenuEntryPoint

        public RPModMenuEntryPoint()
    • Method Detail

      • getModConfigScreenFactory

        public io.github.prospector.modmenu.api.ConfigScreenFactory<?> getModConfigScreenFactory()
        Specified by:
        getModConfigScreenFactory in interface io.github.prospector.modmenu.api.ModMenuApi