mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-07 18:32:55 +00:00
AvailableCommandsPacket: fixed doc comment for putEnumConstraint()
This commit is contained in:
@ -266,7 +266,7 @@ class AvailableCommandsPacket extends DataPacket{
|
||||
}
|
||||
|
||||
/**
|
||||
* @param CommandEnumConstraint $value
|
||||
* @param CommandEnumConstraint $constraint
|
||||
* @param int[] $enumIndexes string enum name -> int index
|
||||
* @param int[] $enumValueIndexes string value -> int index
|
||||
*/
|
||||
|
Reference in New Issue
Block a user