Uses of Interface
io.github.toberocat.guiengine.view.GuiViewManager
Packages that use GuiViewManager
-
Uses of GuiViewManager in io.github.toberocat.guiengine.render
Methods in io.github.toberocat.guiengine.render that return GuiViewManagerModifier and TypeMethodDescription@NotNull GuiViewManager
GuiRenderEngine.getGuiViewManager()
Retrieves the GuiViewManager associated with this render engine. -
Uses of GuiViewManager in io.github.toberocat.guiengine.view
Classes in io.github.toberocat.guiengine.view that implement GuiViewManagerModifier and TypeClassDescriptionclass
An implementation of the GuiViewManager interface for managing GUI views in a Minecraft plugin.