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

49 lines
1.4 KiB
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS cgq net/minecraft/world/level/UnmodifiableLevelProperties
FIELD b properties Lcgu;
2017-04-05 14:11:28 -04:00
METHOD a getSeed ()J
METHOD a setSpawnX (I)V
METHOD a setTime (J)V
2018-11-29 15:10:38 -05:00
METHOD a setDifficulty (Laez;)V
METHOD a setGeneratorType (Lbaz;)V
METHOD a getWorldData (Lbrc;)Lhp;
METHOD a setWorldData (Lbrc;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-29 15:10:38 -05:00
METHOD q getGameMode ()Lban;
2017-04-05 14:11:28 -04:00
METHOD r hasStructures ()Z
METHOD s isHardcore ()Z
2018-11-29 15:10:38 -05:00
METHOD t getGeneratorType ()Lbaz;
2017-04-05 14:11:28 -04:00
METHOD u areCommandsAllowed ()Z
METHOD v isInitialized ()Z
2018-11-29 15:10:38 -05:00
METHOD w getGameRules ()Lbam;
METHOD x getDifficulty ()Laez;
2017-04-05 14:11:28 -04:00
METHOD y isDifficultyLocked ()Z