mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-24 20:04:28 +00:00
LegacyAnvilChunkTrait: remove obsolete TODO
This commit is contained in:
parent
7d22b2a6d7
commit
b6e453a5f4
@ -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{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user