Package net.minecraft.client.gui.widget
package net.minecraft.client.gui.widget
-
ClassDescriptionA clickable widget is a GUI element that has many methods to handle different mouse actions.A builder to easily create cycling button widgets.A widget of
EditBox
, a multiline edit box with support for basic keyboard shortcuts.ElementListWidget<E extends ElementListWidget.Entry<E>>ElementListWidget.Entry<E extends ElementListWidget.Entry<E>>EntryListWidget<E extends EntryListWidget.Entry<E>>EntryListWidget.Entry<E extends EntryListWidget.Entry<E>>A widget that positions its children in a 2D grid.A pressable widget has a press action.A widget that can be focused and vertically scrolled.A widget that positions its children relative to the widget's position.