Package net.minecraft.client.gui
@ParametersAreNonnullByDefault
package net.minecraft.client.gui
-
ClassDescriptionRepresents a path of components in a user interface hierarchy.The
Leaf
class represents a leaf component path in the hierarchy.ThePath
class represents a non-leaf component path in the hierarchy.A utility class for managing a stack of screen rectangles for scissoring.