JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
io.github.wysohn.triggerreactor.core.bridge.event
Interface IPlayerEvent
All Superinterfaces:
IEvent
,
IMinecraftObject
,
IScriptObject
All Known Subinterfaces:
IPlayerBlockLocationEvent
,
IPlayerPermissionCheckEvent
All Known Implementing Classes:
BukkitPlayerBlockLocationEvent
,
SpongePlayerBlockLocationEvent
public interface
IPlayerEvent
extends
IEvent
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
IPlayer
getIPlayer
()
Methods inherited from interface io.github.wysohn.triggerreactor.core.script.wrapper.
IScriptObject
get
Method Detail
getIPlayer
IPlayer
getIPlayer()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method