Uses of Interface
io.github.toberocat.guiengine.render.GuiRenderEngine
Packages that use GuiRenderEngine
-
Uses of GuiRenderEngine in io.github.toberocat.guiengine.interpreter
Methods in io.github.toberocat.guiengine.interpreter that return GuiRenderEngineModifier and TypeMethodDescription@NotNull GuiRenderEngineGuiInterpreter.getRenderEngine()Retrieves the render engine associated with this interpreter. -
Uses of GuiRenderEngine in io.github.toberocat.guiengine.render
Classes in io.github.toberocat.guiengine.render that implement GuiRenderEngineModifier and TypeClassDescriptionclassDefaultGuiRenderEngine is an implementation of the GuiRenderEngine interface responsible for rendering GUIs.