yarn/mappings/net/minecraft/client/tutorial/TutorialStep.mapping

14 lines
425 B
Plaintext
Raw Normal View History

2019-02-27 13:17:22 -05:00
CLASS dtx net/minecraft/client/tutorial/TutorialStep
FIELD a MOVEMENT Ldtx;
FIELD b FIND_TREE Ldtx;
FIELD c PUNCH_TREE Ldtx;
FIELD d OPEN_INVENTORY Ldtx;
FIELD e CRAFT_PLANKS Ldtx;
FIELD f NONE Ldtx;
2018-10-26 04:30:16 -04:00
FIELD g name Ljava/lang/String;
2018-11-01 04:14:40 -04:00
FIELD h handlerFactory Ljava/util/function/Function;
2018-10-26 04:30:16 -04:00
METHOD a getName ()Ljava/lang/String;
2019-02-27 13:17:22 -05:00
METHOD a createHandler (Ldtv;)Ldtw;
METHOD a byName (Ljava/lang/String;)Ldtx;
2018-10-26 04:30:16 -04:00
ARG 0 name