Merge branch 'stable' into next-minor

This commit is contained in:
Dylan K. Taylor
2019-12-03 10:45:51 +00:00
27 changed files with 175 additions and 118 deletions

View File

@ -265,7 +265,7 @@ class Level implements ChunkManager, Metadatable{
/** @var LevelTimings */
public $timings;
/** @var int */
/** @var float */
public $tickRateTime = 0;
/**
* @deprecated