Skip to content

Commit

Permalink
getHorizontalDegreesOrThrow
Browse files Browse the repository at this point in the history
  • Loading branch information
Estecka committed Oct 27, 2024
1 parent 3c5a35c commit a490353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mappings/net/minecraft/util/math/Direction.mapping
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ CLASS net/minecraft/class_2350 net/minecraft/util/math/Direction
ARG 1 y
ARG 2 z
ARG 3 fallback
METHOD method_62673 getHorizontalDegrees (Lnet/minecraft/class_2350;)F
METHOD method_62673 getHorizontalDegreesOrThrow (Lnet/minecraft/class_2350;)F
ARG 0 direction
METHOD method_62674 fromVector (Lnet/minecraft/class_2382;Lnet/minecraft/class_2350;)Lnet/minecraft/class_2350;
ARG 0 vec
Expand Down

0 comments on commit a490353

Please sign in to comment.