SimplePlugins
stable
Topics:
SimplePlugins
Setup SimplePlugins
Commands with SimplePlugins
Javadoc
simplePlugins.plugins.api
simplePlugins.plugins.api.annotations
simplePlugins.plugins.api.commands
simplePlugins.plugins.api.events
simplePlugins.plugins.api.events.entity
simplePlugins.plugins.api.events.entity.living
simplePlugins.plugins.api.events.entity.player
PlayerEventWrapper
Constructors
Methods
PlayerInteractEventWrapper
simplePlugins.plugins.api.events.entity.player.itemUseEvent
simplePlugins.plugins.api.wrappers
simplePlugins.plugins.api.wrappers.entity
SimplePlugins
Docs
»
Javadoc
»
simplePlugins.plugins.api.events.entity.player
»
PlayerEventWrapper
Edit on GitHub
PlayerEventWrapper
¶
public class
PlayerEventWrapper
extends
LivingEventWrapper
¶
Author:
Florian Warzecha
Constructors
¶
PlayerEventWrapper
¶
public
PlayerEventWrapper
(
PlayerEvent
event
)
¶
Methods
¶
getEntityPlayer
¶
public
EntityPlayerWrapper
getEntityPlayer
(
)
¶
getUnwrapped
¶
public PlayerEvent
getUnwrapped
(
)
¶