Mark TickingChunkEntry as internal

This commit is contained in:
Dylan K. Taylor 2023-04-11 22:34:11 +01:00
parent 3490e2b06a
commit ad88490e84
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D

View File

@ -23,6 +23,9 @@ declare(strict_types=1);
namespace pocketmine\world;
/**
* @internal
*/
final class TickingChunkEntry{
/**
* @var ChunkTicker[] spl_object_id => ChunkTicker