Rename the Bucketable#getBucketedSound method to getBucketFillSound (#3099)

Fixes #3009
This commit is contained in:
haykam821 2022-04-20 08:20:17 -04:00 committed by GitHub
parent ef07037428
commit 07ca9a4927
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ CLASS net/minecraft/class_5761 net/minecraft/entity/Bucketable
ARG 2 entity
METHOD method_35170 copyDataFromNbt (Lnet/minecraft/class_2487;)V
ARG 1 nbt
METHOD method_35171 getBucketedSound ()Lnet/minecraft/class_3414;
METHOD method_35171 getBucketFillSound ()Lnet/minecraft/class_3414;
METHOD method_6452 getBucketItem ()Lnet/minecraft/class_1799;
METHOD method_6453 isFromBucket ()Z
METHOD method_6454 setFromBucket (Z)V