PocketMine-MP 5.27.2 git-d86943fa8c6384be3e2c1901ebf94f584b27e784
Loading...
Searching...
No Matches
pocketmine\event\block\PressurePlateUpdateEvent Member List

This is the complete list of members for pocketmine\event\block\PressurePlateUpdateEvent, including all inherited members.

$eventName (defined in pocketmine\event\Event)pocketmine\event\Eventprotected
__construct(Block $block, Block $newState, private array $activatingEntities)pocketmine\event\block\PressurePlateUpdateEvent
__construct(Block $block, private Block $newState) (defined in pocketmine\event\block\BaseBlockChangeEvent)pocketmine\event\block\BaseBlockChangeEvent
__construct(protected Block $block) (defined in pocketmine\event\block\BlockEvent)pocketmine\event\block\BlockEvent
call()pocketmine\event\Event
getActivatingEntities()pocketmine\event\block\PressurePlateUpdateEvent
getBlock() (defined in pocketmine\event\block\BlockEvent)pocketmine\event\block\BlockEvent
getEventName() (defined in pocketmine\event\Event)pocketmine\event\Event
getNewState() (defined in pocketmine\event\block\BaseBlockChangeEvent)pocketmine\event\block\BaseBlockChangeEvent
hasHandlers()pocketmine\event\Eventstatic
isCancelled()pocketmine\event\Cancellable