net.minecraft.client.gui.navigation

public interface GuiNavigationPath

net.minecraft.client.gui.ComponentPath
net.minecraft.class_8016
net.minecraft.client.gui.navigation.GuiNavigationPath

Method summary

Modifier and TypeMethod
static GuiNavigationPath
leaf(GuiEventListener component)
method_48193(class_364 arg0)
of(Element leaf)
static GuiNavigationPath
path(ContainerEventHandler container, ComponentPath childPath)
method_48192(class_4069 arg0, class_8016 arg1)
of(ParentElement element, GuiNavigationPath childPath)
static GuiNavigationPath
path(GuiEventListener target, ContainerEventHandler... containerPath)
method_48194(class_364 arg0, class_4069... arg1)
of(Element leaf, ParentElement... elements)
Element
component()
comp_1188()
component()
void
applyFocus(boolean focused)
method_48195(boolean arg0)
setFocused(boolean focused)
Element
leafComponent()
method_1_6415()
getLeaf()