resetWeather

This commit is contained in:
Runemoro 2019-02-10 17:50:09 -05:00
parent e83980a6cb
commit 1a4b55d24b
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ CLASS ur net/minecraft/server/world/ServerWorld
METHOD a unloadEntities (Ljava/util/Collection;)V METHOD a unloadEntities (Ljava/util/Collection;)V
METHOD a save (Lzg;ZZ)V METHOD a save (Lzg;ZZ)V
ARG 1 progressListener ARG 1 progressListener
METHOD ag resetRain ()V METHOD ag resetWeather ()V
METHOD ai shouldSpawnNpcs ()Z METHOD ai shouldSpawnNpcs ()Z
METHOD aj shouldSpawnAnimals ()Z METHOD aj shouldSpawnAnimals ()Z
METHOD ak sendBlockActions ()V METHOD ak sendBlockActions ()V