mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-22 08:44:01 +00:00
added missing type doc to ListTag
This commit is contained in:
parent
489b9fc29b
commit
f5abed95ec
@ -29,6 +29,7 @@ use pocketmine\nbt\NBT;
|
||||
|
||||
class ListTag extends NamedTag implements \ArrayAccess, \Countable{
|
||||
|
||||
/** @var int */
|
||||
private $tagType;
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user