net.minecraft.client.gui.navigation

public enum ScreenAxis

gbz
net.minecraft.client.gui.navigation.ScreenAxis
net.minecraft.class_8027
net.minecraft.client.gui.navigation.NavigationAxis
net.minecraft.src.C_263604_

枚举常量概要

枚举常量
a
HORIZONTAL
field_41822
HORIZONTAL
HORIZONTAL
b
VERTICAL
field_41823
VERTICAL
VERTICAL

构造函数概要

修饰符构造函数
private ()

方法概要

修饰符与类型方法
public ScreenAxis
a()
orthogonal()
method_48232()
getOther()
m_264385_()
public ScreenDirection
b()
getPositive()
method_48234()
getPositiveDirection()
m_264292_()
public ScreenDirection
c()
getNegative()
method_48235()
getNegativeDirection()
m_264569_()
public ScreenDirection
a(boolean arg0)
getDirection(boolean arg0)
method_48233(boolean arg0)
getDirection(boolean positive)
m_264217_(boolean arg0)