net.minecraft.client.gui.navigation

public record GuiNavigationPath$IntermediaryNode

implements GuiNavigationPath

net.minecraft.client.gui.ComponentPath$Path
net.minecraft.class_8016$class_8018
net.minecraft.client.gui.navigation.GuiNavigationPath$IntermediaryNode

Field summary

Modifier and TypeField
private final ParentElement
component
comp_1189
component
private final GuiNavigationPath
childPath
comp_1190
childPath

Constructor summary

ModifierConstructor
public (ParentElement component, GuiNavigationPath childPath)

Method summary

Modifier and TypeMethod
public void
applyFocus(boolean focused)
method_48195(boolean arg0)
setFocused(boolean arg0)
public Element
leafComponent()
method_1_6415()
getLeaf()
public ParentElement
component()
comp_1188()
component()
public GuiNavigationPath
childPath()
comp_1190()
childPath()
public Element
component()
comp_1188()
component()