mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-08 19:02:59 +00:00
LegacyAnvilChunkTrait: remove obsolete TODO
This commit is contained in:
@ -40,8 +40,6 @@ use pocketmine\nbt\tag\ListTag;
|
|||||||
* of handling worlds in the PC 1.13 format. Thus, we don't want PMAnvil getting accidentally influenced by changes
|
* of handling worlds in the PC 1.13 format. Thus, we don't want PMAnvil getting accidentally influenced by changes
|
||||||
* happening to the underlying Anvil, because it only uses the legacy part.
|
* happening to the underlying Anvil, because it only uses the legacy part.
|
||||||
*
|
*
|
||||||
* TODO: When the formats are deprecated, the write parts of this trait can be eliminated.
|
|
||||||
*
|
|
||||||
* @internal
|
* @internal
|
||||||
*/
|
*/
|
||||||
trait LegacyAnvilChunkTrait{
|
trait LegacyAnvilChunkTrait{
|
||||||
|
Reference in New Issue
Block a user