History - net.minecraft.util.math.ChebyshevDirection
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
net.minecraft.core.CompositeDirection
net.minecraft.class_1_1039
net.minecraft.util.math.ChebyshevDirection
Fields
Set<Direction>: directions, comp_1_902, directions
Vec3i: step, comp_1_903, step
ChebyshevDirection: NORTH, field_1_7259, NORTH
ChebyshevDirection: EAST, field_1_7256, EAST
ChebyshevDirection: SOUTH, field_1_7268, SOUTH
ChebyshevDirection: WEST, field_1_7278, WEST
ChebyshevDirection: NORTH_EAST, field_1_7261, NORTH_EAST
ChebyshevDirection: SOUTH_EAST, field_1_7270, SOUTH_EAST
ChebyshevDirection: SOUTH_WEST, field_1_7274, SOUTH_WEST
ChebyshevDirection: NORTH_WEST, field_1_7265, NORTH_WEST
ChebyshevDirection: UP, field_1_7277, UP
ChebyshevDirection: NORTH_UP, field_1_7264, UP_NORTH
ChebyshevDirection: EAST_UP, field_1_7258, UP_EAST
ChebyshevDirection: SOUTH_UP, field_1_7273, UP_SOUTH
ChebyshevDirection: WEST_UP, field_1_7280, UP_WEST
ChebyshevDirection: NORTH_EAST_UP, field_1_7263, UP_NORTH_EAST
ChebyshevDirection: SOUTH_EAST_UP, field_1_7272, UP_SOUTH_EAST
ChebyshevDirection: SOUTH_WEST_UP, field_1_7276, UP_SOUTH_WEST
ChebyshevDirection: NORTH_WEST_UP, field_1_7267, UP_NORTH_WEST
ChebyshevDirection: DOWN, field_1_7255, DOWN
ChebyshevDirection: NORTH_DOWN, field_1_7260, DOWN_NORTH
ChebyshevDirection: EAST_DOWN, field_1_7257, DOWN_EAST
ChebyshevDirection: SOUTH_DOWN, field_1_7269, DOWN_SOUTH
ChebyshevDirection: WEST_DOWN, field_1_7279, DOWN_WEST
ChebyshevDirection: NORTH_EAST_DOWN, field_1_7262, DOWN_NORTH_EAST
ChebyshevDirection: SOUTH_EAST_DOWN, field_1_7271, DOWN_SOUTH_EAST
ChebyshevDirection: SOUTH_WEST_DOWN, field_1_7275, DOWN_SOUTH_WEST
ChebyshevDirection: NORTH_WEST_DOWN, field_1_7266, DOWN_NORTH_WEST
Constructors
(Direction...)
Methods
ChebyshevDirection (ChebyshevDirection): compose, method_1_6465, combine
int (): getStepX, method_10148, getOffsetX
int (): getStepY, method_10164, getOffsetY
int (): getStepZ, method_10165, getOffsetZ
Vec3i (): getStep, method_1_6429, getOffset
Set<Direction> (): directions, comp_1_902, directions
Vec3i (): step, comp_1_903, step