Item.getStackForRender -> getDefaultStack (#1768)

This commit is contained in:
enbrain 2020-09-25 19:33:27 +09:00 committed by GitHub
parent 64ed516c31
commit e4a501673e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ CLASS net/minecraft/class_1792 net/minecraft/item/Item
ARG 4 remainingUseTicks
METHOD method_7853 getUseAction (Lnet/minecraft/class_1799;)Lnet/minecraft/class_1839;
ARG 1 stack
METHOD method_7854 getStackForRender ()Lnet/minecraft/class_1799;
METHOD method_7854 getDefaultStack ()Lnet/minecraft/class_1799;
METHOD method_7855 isIn (Lnet/minecraft/class_3494;)Z
ARG 1 tag
METHOD method_7856 isEffectiveOn (Lnet/minecraft/class_2680;)Z