GenisysPro
for Minecraft PE/Windows 10 v1.1.x
Feature-rich server software for Minecraft PE and Windows 10 Edition
|
Public Member Functions | |
__construct (Player $player, Block $blockPlace, Block $blockReplace, Block $blockAgainst, Item $item) | |
getPlayer () | |
getItem () | |
getBlockReplaced () | |
getBlockAgainst () | |
![]() | |
__construct (Block $block) | |
getBlock () | |
![]() | |
getEventName () | |
getHandlers () | |
![]() | |
isCancelled () | |
setCancelled ($forceCancel=false) | |
Static Public Attributes | |
static | $handlerList = null |
Protected Attributes | |
$player | |
$item | |
$blockReplace | |
$blockAgainst | |
![]() | |
$block | |
![]() | |
$eventName = null | |
Called when a player places a block
__construct | ( | Player | $player, |
Block | $blockPlace, | ||
Block | $blockReplace, | ||
Block | $blockAgainst, | ||
Item | $item | ||
) |
BlockPlaceEvent constructor.
Player | $player | |
Block | $blockPlace | |
Block | $blockReplace | |
Block | $blockAgainst | |
Item | $item |
getBlockAgainst | ( | ) |
getBlockReplaced | ( | ) |
getItem | ( | ) |
getPlayer | ( | ) |
|
protected |
|
protected |
|
static |
|
protected |
|
protected |