Uses of Class
io.github.toberocat.guiengine.interpreter.InterpreterManager
Packages that use InterpreterManager
-
Uses of InterpreterManager in io.github.toberocat.guiengine
Methods in io.github.toberocat.guiengine that return InterpreterManagerModifier and TypeMethodDescription@NotNull InterpreterManager
GuiEngineApi.getInterpreterManager()
Returns the `InterpreterManager` instance associated with this `GuiEngineApi`.@NotNull InterpreterManager
GuiEngineApiPlugin.getInterpreterManager()
Gets the manager responsible for handling GUI interpreters.