yarn/mappings/net/minecraft/util/math/RotationCalculator.mapping

21 lines
639 B
Plaintext

CLASS net/minecraft/class_8013 net/minecraft/util/math/RotationCalculator
FIELD field_41760 max I
FIELD field_41761 precision I
FIELD field_41762 rotationPerDegrees F
FIELD field_41763 degreesPerRotation F
METHOD <init> (I)V
ARG 1 precision
METHOD method_48120 getMax ()I
METHOD method_48121 toRotation (F)I
ARG 1 degrees
METHOD method_48122 toDegrees (I)F
ARG 1 rotation
METHOD method_48124 toRotation (Lnet/minecraft/class_2350;)I
ARG 1 direction
METHOD method_48125 toClampedRotation (F)I
ARG 1 degrees
METHOD method_48126 toWrappedDegrees (I)F
ARG 1 rotation
METHOD method_48127 clamp (I)I
ARG 1 rotationBits