net.minecraft.client.gui.navigation

public enum NavigationAxis

net.minecraft.client.gui.navigation.ScreenAxis
net.minecraft.client.gui.navigation.ScreenAxis
net.minecraft.class_8027
net.minecraft.client.gui.navigation.NavigationAxis

Enum constant summary

Enum Constant
HORIZONTAL
HORIZONTAL
field_41822
HORIZONTAL
VERTICAL
VERTICAL
field_41823
VERTICAL

Constructor summary

ModifierConstructor
private ()

Method summary

Modifier and TypeMethod
public NavigationAxis
orthogonal()
orthogonal()
method_48232()
getOther()
public NavigationDirection
getPositive()
getPositive()
method_48234()
getPositiveDirection()
public NavigationDirection
getNegative()
getNegative()
method_48235()
getNegativeDirection()
public NavigationDirection
getDirection(boolean positive)
getDirection(boolean positive)
method_48233(boolean arg0)
getDirection(boolean positive)