Rename the ArmorStandEntity#slotFromPosition method to getSlotFromPosition (#2992)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
haykam821 2022-05-02 08:57:55 -04:00 committed by GitHub
parent a8cf9b5ceb
commit 29e6794dc2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ CLASS net/minecraft/class_1531 net/minecraft/entity/decoration/ArmorStandEntity
METHOD method_6914 isSmall ()Z
METHOD method_6915 isSlotDisabled (Lnet/minecraft/class_1304;)Z
ARG 1 slot
METHOD method_6916 slotFromPosition (Lnet/minecraft/class_243;)Lnet/minecraft/class_1304;
METHOD method_6916 getSlotFromPosition (Lnet/minecraft/class_243;)Lnet/minecraft/class_1304;
ARG 1 hitPos
METHOD method_6917 getLeftLegRotation ()Lnet/minecraft/class_2379;
METHOD method_6918 (Lnet/minecraft/class_1297;)Z