Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
pocketmine
event
player
PlayerUseFishingRodEvent
PHP Class pocketmine\event\player\PlayerUseFishingRodEvent
Inheritance:
extends
PlayerEvent
,
implements
pocketmine\event\Cancellable
Show file
Open project: iTXTech/Genisys
Class Usage Examples
Public Properties
Property
Type
Description
$handlerList
Public Methods
Method
Description
__construct
(
Player
$player
,
integer
$action
= PlayerUseFishingRodEvent::ACTION_START_FISHING )
getAction
( ) :
integer
Method Details
__construct()
public
method
public
__construct
(
Player
$player
,
integer
$action
= PlayerUseFishingRodEvent::ACTION_START_FISHING )
$player
pocketmine\Player
$action
integer
getAction()
public
method
public
getAction
( ) :
integer
return
integer
Property Details
$handlerList
public static property
public
static
$handlerList