History - net.minecraft.util.math.RotationPropertyHelper
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.world.level.block.state.properties.RotationSegment
net.minecraft.class_7718
net.minecraft.util.math.RotationPropertyHelper
Fields
RotationCalculator: SEGMENTED_ANGLE16, field_41768, CALCULATOR
int: MAX_SEGMENT_INDEX, field_40345, MAX
int: NORTH_0, field_40346, NORTH
int: EAST_90, field_40347, EAST
int: SOUTH_180, field_40348, SOUTH
int: WEST_270, field_40349, WEST
Constructors
()
Methods
int (): getMaxSegmentIndex, method_45478, getMax
int (Direction): convertToSegment, method_45481, fromDirection
int (float): convertToSegment, method_45479, fromYaw
Optional<Direction> (int): convertToDirection, method_45480, toDirection
float (int): convertToDegrees, method_45482, toDegrees