SimplePlugins
latest
Topics:
SimplePlugins
Setup SimplePlugins
Commands with SimplePlugins
Javadoc
simplePlugins.plugins.api
simplePlugins.plugins.api.annotations
simplePlugins.plugins.api.commands
simplePlugins.plugins.api.events
EventWrapper
Constructors
Methods
simplePlugins.plugins.api.events.entity
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
»
EventWrapper
Edit on GitHub
EventWrapper
¶
public class
EventWrapper
¶
Author:
Florian Warzecha
Constructors
¶
EventWrapper
¶
public
EventWrapper
(
Event
event
)
¶
Methods
¶
cancel
¶
public void
cancel
(
)
¶
getUnwrapped
¶
public Event
getUnwrapped
(
)
¶