Skip to content

Commit

Permalink
Map DisplayEntityRenderer rotation util methods (#3752)
Browse files Browse the repository at this point in the history
  • Loading branch information
Benonardo authored Dec 12, 2023
1 parent f064186 commit 5b46b6d
Showing 1 changed file with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,16 @@ CLASS net/minecraft/class_8138 net/minecraft/client/render/entity/DisplayEntityR
ARG 4 rotation
METHOD method_49921 getData (Lnet/minecraft/class_8113;)Ljava/lang/Object;
ARG 1 entity
METHOD method_52844 lerpYaw (Lnet/minecraft/class_8113;F)F
ARG 0 entity
ARG 1 delta
METHOD method_52845 getBackwardsYaw (Lnet/minecraft/class_4184;)F
ARG 0 camera
METHOD method_52846 lerpPitch (Lnet/minecraft/class_8113;F)F
ARG 0 entity
ARG 1 delta
METHOD method_52847 getNegatedPitch (Lnet/minecraft/class_4184;)F
ARG 0 camera
CLASS class_8139 BlockDisplayEntityRenderer
FIELD field_42528 blockRenderManager Lnet/minecraft/class_776;
CLASS class_8140 ItemDisplayEntityRenderer
Expand Down

0 comments on commit 5b46b6d

Please sign in to comment.