This commit is contained in:
Dylan K. Taylor
2021-07-13 18:16:25 +01:00
parent f77da60dd3
commit 28ede7273f

View File

@ -45,7 +45,6 @@ class ResourcePacksInfoPacket extends DataPacket implements ClientboundPacket{
public $resourcePackEntries = [];
/**
* @param bool $forceServerPacks
* @param ResourcePackInfoEntry[] $resourcePacks
* @param BehaviorPackInfoEntry[] $behaviorPacks
*