mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-25 12:54:03 +00:00
AvailableCommandsPacket: fixed doc comment for putEnumConstraint()
This commit is contained in:
parent
d155de35ed
commit
8594cb3e74
@ -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
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user