net.minecraft.core

public enum Direction8

hb
net.minecraft.core.Direction8
net.minecraft.class_2355
net.minecraft.util.math.EightWayDirection
net.minecraft.src.C_4695_
net.minecraft.core.EnumDirection8

枚举常量概要

枚举常量
a
NORTH
field_11069
NORTH
NORTH
b
NORTH_EAST
field_11074
NORTH_EAST
NORTH_EAST
c
EAST
field_11075
EAST
EAST
d
SOUTH_EAST
field_11070
SOUTH_EAST
SOUTH_EAST
e
SOUTH
field_11073
SOUTH
SOUTH
f
SOUTH_WEST
field_11068
SOUTH_WEST
SOUTH_WEST
g
WEST
field_11072
WEST
WEST
h
NORTH_WEST
field_11076
NORTH_WEST
NORTH_WEST

字段概要

修饰符与类型字段
private final Set<Direction>
i
directions
field_11078
directions
f_122586_
private final Vec3i
j
step
field_37995
offset
f_235696_

构造函数概要

修饰符构造函数
private (Direction... p_122591_)

方法概要

修饰符与类型方法
public Set<Direction>
a()
getDirections()
method_10186()
getDirections()
m_122593_()
public int
b()
getStepX()
method_42015()
getOffsetX()
m_235697_()
public int
c()
getStepZ()
method_42016()
getOffsetZ()
m_235698_()