yarn/mappings/net/minecraft/world/level/UnmodifiableLevelProperties...

49 lines
1.4 KiB
Plaintext
Raw Normal View History

2018-11-27 13:42:03 -05:00
CLASS cgh net/minecraft/world/level/UnmodifiableLevelProperties
2018-11-21 11:58:05 -05:00
FIELD b properties Lcgl;
2017-04-05 14:11:28 -04:00
METHOD a getSeed ()J
METHOD a setSpawnX (I)V
METHOD a setTime (J)V
2018-11-21 11:58:05 -05:00
METHOD a setDifficulty (Laev;)V
METHOD a setGeneratorType (Lbav;)V
METHOD a getWorldData (Lbrh;)Lho;
METHOD a setWorldData (Lbrh;Lho;)V
2018-11-04 07:22:38 -05:00
ARG 1 type
2018-11-07 11:37:58 -05:00
METHOD a setSpawnPos (Les;)V
METHOD a cloneWorldTag (Lho;)Lho;
2017-04-05 14:11:28 -04:00
METHOD a setLevelName (Ljava/lang/String;)V
METHOD a setThundering (Z)V
METHOD b getSpawnX ()I
METHOD b setSpawnY (I)V
METHOD b setTimeOfDay (J)V
2017-04-05 14:11:28 -04:00
METHOD b setRaining (Z)V
METHOD c getSpawnY ()I
METHOD c setSpawnZ (I)V
METHOD c setCommandsAllowed (Z)V
METHOD d getSpawnZ ()I
METHOD d setVersion (I)V
2017-04-05 14:11:28 -04:00
METHOD d setInitialized (Z)V
METHOD e getTime ()J
METHOD e setThunderTime (I)V
2017-04-05 14:11:28 -04:00
METHOD e setDifficultyLocked (Z)V
METHOD f getTimeOfDay ()J
METHOD f setRainTime (I)V
2017-04-05 14:11:28 -04:00
METHOD g getSizeOnDisk ()J
2018-11-07 11:37:58 -05:00
METHOD h getPlayerData ()Lho;
2018-10-26 09:47:51 -04:00
METHOD i getDimension ()I
2017-04-05 14:11:28 -04:00
METHOD j getLevelName ()Ljava/lang/String;
METHOD k getVersion ()I
METHOD l getLastPlayed ()J
METHOD m isThundering ()Z
METHOD n getThunderTime ()I
METHOD o isRaining ()Z
METHOD p getRainTime ()I
2018-11-21 11:58:05 -05:00
METHOD q getGameMode ()Lbaj;
2017-04-05 14:11:28 -04:00
METHOD r hasStructures ()Z
METHOD s isHardcore ()Z
2018-11-21 11:58:05 -05:00
METHOD t getGeneratorType ()Lbav;
2017-04-05 14:11:28 -04:00
METHOD u areCommandsAllowed ()Z
METHOD v isInitialized ()Z
2018-11-21 11:58:05 -05:00
METHOD w getGameRules ()Lbai;
METHOD x getDifficulty ()Laev;
2017-04-05 14:11:28 -04:00
METHOD y isDifficultyLocked ()Z