Fix spelling mistake (serialie!)

This commit is contained in:
copygirl 2016-09-13 08:42:39 +02:00
parent 7cb0dec07f
commit 0bccae33f3
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ CLASS none/fa net/minecraft/text/ITextComponent
ARG 0 component
ARG 1 type
ARG 2 context
METHOD b deserialieLenient (Ljava/lang/String;)Lnone/fa;
METHOD b deserializeLenient (Ljava/lang/String;)Lnone/fa;
ARG 0 json
METHOD a getChildren ()Ljava/util/List;
METHOD a append (Ljava/lang/String;)Lnone/fa;