Rename Item.readTag => onDeserialize

This commit is contained in:
copygirl 2016-09-13 10:32:27 +02:00
parent 7eb12e51e6
commit 5acc0f5cf8
2 changed files with 2 additions and 2 deletions

View File

@ -186,7 +186,7 @@ CLASS none/aep net/minecraft/item/Item
ARG 1 itemBlock
METHOD a canHarvestBlock (Lnone/asl;)Z
ARG 0 state
METHOD a readTag (Lnone/dt;)Z
METHOD a onDeserialize (Lnone/dt;)Z
ARG 0 tag
METHOD a getProperty (Lnone/kp;)Lnone/aes;
ARG 0 id

View File

@ -17,7 +17,7 @@ CLASS none/afr net/minecraft/item/impl/ItemSkull
ARG 2 list
METHOD a getTranslatedNameTrimmed (Lnone/aer;)Ljava/lang/String;
ARG 0 stack
METHOD a readTag (Lnone/dt;)Z
METHOD a onDeserialize (Lnone/dt;)Z
ARG 0 tag
METHOD f_ getTranslationKey (Lnone/aer;)Ljava/lang/String;
ARG 0 stack