mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-17 11:18:52 +00:00
Merge remote-tracking branch 'origin/master' into mcpe-0.12
This commit is contained in:
commit
16ff2d99b0
@ -28,5 +28,5 @@ namespace pocketmine\event;
|
|||||||
interface Cancellable{
|
interface Cancellable{
|
||||||
public function isCancelled();
|
public function isCancelled();
|
||||||
|
|
||||||
public function setCancelled($forceCancel = false);
|
public function setCancelled($value = true);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user