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

23 lines
725 B
Plaintext
Raw Normal View History

2019-04-05 12:03:47 -04:00
CLASS dck net/minecraft/client/gui/menu/NewLevelScreen
2019-03-20 13:56:26 -04:00
FIELD A generatorType I
2019-04-05 12:03:47 -04:00
FIELD b parent Lczf;
FIELD c textFieldLevelName Lcwi;
FIELD d textFieldSeed Lcwi;
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-05 12:03:47 -04:00
FIELD o buttonCreateLevel Lcwd;
FIELD p buttonGameModeSwitch Lcwd;
FIELD q buttonMoreOptions Lcwd;
FIELD r buttonGenerateStructures Lcwd;
FIELD s buttonGenerateBonusItems Lcwd;
FIELD t buttonMapTypeSwitch Lcwd;
FIELD u buttonCommandsAllowed Lcwd;
FIELD v buttonCustomizeType Lcwd;
2019-03-20 13:56:26 -04:00
FIELD y seed Ljava/lang/String;
FIELD z levelName Ljava/lang/String;
2019-04-05 12:03:47 -04:00
METHOD a recreateLevel (Lcnq;)V
2019-03-27 14:35:10 -04:00
METHOD c createLevel ()V