PocketMine-MP 5.31.1 git-c02feba056db05e64b466b4a729fbb76107aedd1
|
Public Member Functions | |
handleResponse (Player $player, $data) | |
Form implementations must implement this interface to be able to utilize the Player form-sending mechanism. There is no restriction on custom implementations other than that they must implement this.
pocketmine\form\Form::handleResponse | ( | Player | $player, |
$data ) |
Handles a form response from a player.
mixed | $data |
FormValidationException | if the data could not be processed |