yarn/mappings/net/minecraft/sortme/ItemStringReader.mapping

9 lines
375 B
Plaintext
Raw Normal View History

2019-03-14 08:57:09 -04:00
CLASS dx net/minecraft/sortme/ItemStringReader
2019-02-27 13:09:24 -05:00
FIELD a TAG_DISALLOWED_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
FIELD b ID_INVALID_EXCEPTION Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
FIELD d reader Lcom/mojang/brigadier/StringReader;
2019-03-14 08:57:09 -04:00
FIELD g item Lbam;
2019-02-27 13:09:24 -05:00
FIELD j cursor I
2019-03-14 08:57:09 -04:00
METHOD b getItem ()Lbam;
METHOD h consume ()Ldx;