Package codechicken.lib.gui.modular.lib
package codechicken.lib.gui.modular.lib
-
ClassDescriptionAllows a Gui Elements to render content behind child elements.Created by brandon3055 on 19/11/2023This class contains a bunch of static helper methods that can be used to quickly apply common constraints.ContentElement<T extends GuiElement<?>>Implemented by elements that have a separate child element to which content should be added.Created by brandon3055 on 11/5/20.Designed for use with DynamicTextureProviderThis class defines the default implementation for all Screen events.Allows a Gui Elements to render content in front of child elements.This interface is used to build modular gui Screens.This class primarily based on GuiHelper from BrandonsCore But its implementation is heavily inspired by the new GuiGraphics system in 1.20+This exists to allow thing like the Tooltip events to still function correctly, hopefully without exploding...Created by brandon3055 on 29/06/2023The primary interface for managing getting and setting the position of slider elements.The primary interface for managing getting and setting the text in a
GuiTextFieldTooltipHandler<T extends TooltipHandler<T>>Created by brandon3055 on 01/09/2023