Level: fixed type doc of tickRateTime field

This commit is contained in:
Dylan K. Taylor 2019-12-01 21:21:42 +00:00
parent 2b08bbc7b1
commit dbab8b5733

View File

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