Skip to content

Commit

Permalink
Rename the EntityTrackerEntry#lastHeadPitch field to lastHeadYaw (#3633)
Browse files Browse the repository at this point in the history
Fixes #3618
  • Loading branch information
haykam821 authored Aug 17, 2023
1 parent 9d6bc07 commit e9536d1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ CLASS net/minecraft/class_3231 net/minecraft/server/network/EntityTrackerEntry
FIELD field_14047 lastPitch I
FIELD field_14049 entity Lnet/minecraft/class_1297;
FIELD field_14051 hadVehicle Z
FIELD field_14059 lastHeadPitch I
FIELD field_14059 lastHeadYaw I
FIELD field_14060 lastYaw I
FIELD field_18258 world Lnet/minecraft/class_3218;
FIELD field_18259 receiver Ljava/util/function/Consumer;
Expand Down

0 comments on commit e9536d1

Please sign in to comment.