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

14 lines
425 B
Plaintext
Raw Normal View History

2019-01-24 11:47:45 -05:00
CLASS dsd net/minecraft/client/tutorial/TutorialStep
FIELD a MOVEMENT Ldsd;
FIELD b FIND_TREE Ldsd;
FIELD c PUNCH_TREE Ldsd;
FIELD d OPEN_INVENTORY Ldsd;
FIELD e CRAFT_PLANKS Ldsd;
FIELD f NONE Ldsd;
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-01-24 11:47:45 -05:00
METHOD a createHandler (Ldsb;)Ldsc;
METHOD a byName (Ljava/lang/String;)Ldsd;
2018-10-26 04:30:16 -04:00
ARG 0 name