Map DisplayEntityRenderer rotation util methods (#3752)

This commit is contained in:
Benonardo 2023-12-12 11:42:19 +01:00 committed by GitHub
parent f064186057
commit 5b46b6d61e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 0 deletions

View File

@ -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