Fix wrong `projectile` argument name (#3555)

This commit is contained in:
Jerozgen 2023-04-28 01:36:51 +03:00 committed by GitHub
parent df993acbeb
commit f8c5cef06d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ CLASS net/minecraft/class_1764 net/minecraft/item/CrossbowItem
ARG 0 crossbow
METHOD method_7767 loadProjectiles (Lnet/minecraft/class_1309;Lnet/minecraft/class_1799;)Z
ARG 0 shooter
ARG 1 projectile
ARG 1 crossbow
METHOD method_7768 (Lnet/minecraft/class_1792;Lnet/minecraft/class_1799;)Z
ARG 1 s
METHOD method_7769 postShoot (Lnet/minecraft/class_1937;Lnet/minecraft/class_1309;Lnet/minecraft/class_1799;)V