SimplePlugins
master
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
EntityEventWrapper
Constructors
Methods
simplePlugins.plugins.api.events.entity.living
simplePlugins.plugins.api.events.entity.player
simplePlugins.plugins.api.events.entity.player.itemUseEvent
simplePlugins.plugins.api.wrappers
simplePlugins.plugins.api.wrappers.entity
SimplePlugins
Docs
»
Javadoc
»
simplePlugins.plugins.api.events.entity
»
EntityEventWrapper
Edit on GitHub
EntityEventWrapper
¶
public class
EntityEventWrapper
extends
EventWrapper
¶
Author:
Florian Warzecha
Constructors
¶
EntityEventWrapper
¶
public
EntityEventWrapper
(
EntityEvent
event
)
¶
Methods
¶
getEntity
¶
public
EntityWrapper
getEntity
(
)
¶
getUnwrapped
¶
public EntityEvent
getUnwrapped
(
)
¶