Change hasEnchantmentGlint to hasGlint (#1495)

Fixes #1492
This commit is contained in:
haykam821 2020-06-24 05:09:55 -04:00 committed by GitHub
parent a8502591b0
commit 08702f1120
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -124,7 +124,7 @@ CLASS net/minecraft/class_1792 net/minecraft/item/Item
ARG 2 world
ARG 3 pos
ARG 4 miner
METHOD method_7886 hasEnchantmentGlint (Lnet/minecraft/class_1799;)Z
METHOD method_7886 hasGlint (Lnet/minecraft/class_1799;)Z
ARG 1 stack
METHOD method_7887 shouldSyncTagToClient ()Z
METHOD method_7888 inventoryTick (Lnet/minecraft/class_1799;Lnet/minecraft/class_1937;Lnet/minecraft/class_1297;IZ)V

View File

@ -127,7 +127,7 @@ CLASS net/minecraft/class_1799 net/minecraft/item/ItemStack
ARG 2 entity
ARG 3 breakCallback
METHOD method_7957 updateEmptyState ()V
METHOD method_7958 hasEnchantmentGlint ()Z
METHOD method_7958 hasGlint ()Z
METHOD method_7959 putSubTag (Ljava/lang/String;Lnet/minecraft/class_2520;)V
ARG 1 key
ARG 2 tag