Class TCheckboxWidget

All Implemented Interfaces:
INode<TElement>, INodeBounded<TElement,Bounds2i>, INodeRenderable<TElement, TGuiGraphics>, Iterable<TElement>, Collection<TElement>

@Environment(CLIENT) @Virtual public class TCheckboxWidget extends TClickableWidget
A TClickableWidget implementation that looks and behaves like a regular checkbox you'd see in-game.