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

9 lines
375 B
Plaintext
Raw Normal View History

2019-03-20 13:56:26 -04:00
CLASS dy 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-04-10 11:36:17 -04:00
FIELD g item Lbbp;
2019-02-27 13:09:24 -05:00
FIELD j cursor I
2019-04-10 11:36:17 -04:00
METHOD b getItem ()Lbbp;
2019-03-20 13:56:26 -04:00
METHOD h consume ()Ldy;