yarn/mappings/net/minecraft/client/gui/menu/NewLevelScreen.mapping

23 lines
725 B
Plaintext
Raw Normal View History

2019-04-10 11:36:17 -04:00
CLASS dcn net/minecraft/client/gui/menu/NewLevelScreen
2019-03-20 13:56:26 -04:00
FIELD A generatorType I
2019-04-10 11:36:17 -04:00
FIELD b parent Lczi;
FIELD c textFieldLevelName Lcwm;
FIELD d textFieldSeed Lcwm;
2019-03-20 13:56:26 -04:00
FIELD f gameMode Ljava/lang/String;
FIELD h structures Z
FIELD i commandsAllowed Z
FIELD k enableBonusItems Z
FIELD m isCreatingLevel Z
2019-04-10 11:36:17 -04:00
FIELD o buttonCreateLevel Lcwg;
FIELD p buttonGameModeSwitch Lcwg;
FIELD q buttonMoreOptions Lcwg;
FIELD r buttonGenerateStructures Lcwg;
FIELD s buttonGenerateBonusItems Lcwg;
FIELD t buttonMapTypeSwitch Lcwg;
FIELD u buttonCommandsAllowed Lcwg;
FIELD v buttonCustomizeType Lcwg;
2019-03-20 13:56:26 -04:00
FIELD y seed Ljava/lang/String;
FIELD z levelName Ljava/lang/String;
2019-04-10 11:36:17 -04:00
METHOD a recreateLevel (Lcnt;)V
2019-03-27 14:35:10 -04:00
METHOD c createLevel ()V