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

9 lines
375 B
Plaintext
Raw Normal View History

2019-02-27 13:09:24 -05:00
CLASS dv net/minecraft/sortme/ItemStringReader
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;
FIELD g item Laxs;
FIELD j cursor I
METHOD b getItem ()Laxs;
METHOD h consume ()Ldv;