mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-14 17:59:41 +00:00
NetworkBinaryStream: remove stale @throws from getAttributeList()
This commit is contained in:
parent
ad70a9e3dc
commit
f35b7bf80b
@ -363,7 +363,6 @@ class NetworkBinaryStream extends BinaryStream{
|
||||
* Reads a list of Attributes from the stream.
|
||||
* @return Attribute[]
|
||||
*
|
||||
* @throws PacketDecodeException if reading an attribute with an unrecognized name
|
||||
* @throws BinaryDataException
|
||||
*/
|
||||
public function getAttributeList() : array{
|
||||
|
Loading…
x
Reference in New Issue
Block a user