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

49 lines
1.4 KiB
Plaintext
Raw Normal View History

2018-11-27 13:50:51 -05:00
CLASS cfz net/minecraft/world/level/UnmodifiableLevelProperties
FIELD b properties Lcgd;
2017-04-05 14:11:28 -04:00
METHOD a getSeed ()J
METHOD a setSpawnX (I)V
METHOD a setTime (J)V
2018-11-27 13:50:51 -05:00
METHOD a setDifficulty (Laew;)V
METHOD a setGeneratorType (Lbaw;)V
METHOD a getWorldData (Lbra;)Lhp;
METHOD a setWorldData (Lbra;Lhp;)V
2018-11-04 07:22:38 -05:00
ARG 1 type
2018-11-27 13:50:51 -05:00
METHOD a setSpawnPos (Let;)V
METHOD a cloneWorldTag (Lhp;)Lhp;
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-27 13:50:51 -05:00
METHOD h getPlayerData ()Lhp;
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-27 13:50:51 -05:00
METHOD q getGameMode ()Lbak;
2017-04-05 14:11:28 -04:00
METHOD r hasStructures ()Z
METHOD s isHardcore ()Z
2018-11-27 13:50:51 -05:00
METHOD t getGeneratorType ()Lbaw;
2017-04-05 14:11:28 -04:00
METHOD u areCommandsAllowed ()Z
METHOD v isInitialized ()Z
2018-11-27 13:50:51 -05:00
METHOD w getGameRules ()Lbaj;
METHOD x getDifficulty ()Laew;
2017-04-05 14:11:28 -04:00
METHOD y isDifficultyLocked ()Z