| Package | Description |
|---|---|
| com.sk89q.worldedit | |
| com.sk89q.worldedit.bukkit | |
| com.sk89q.worldedit.cui |
| Modifier and Type | Method and Description |
|---|---|
void |
LocalPlayer.dispatchCUIEvent(CUIEvent event)
Send a CUI event.
|
void |
LocalSession.dispatchCUIEvent(LocalPlayer player,
CUIEvent event)
Dispatch a CUI event but only if the player has CUI support.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BukkitPlayer.dispatchCUIEvent(CUIEvent event) |
| Modifier and Type | Class and Description |
|---|---|
class |
SelectionCylinderEvent |
class |
SelectionEllipsoidPointEvent |
class |
SelectionMinMaxEvent |
class |
SelectionPoint2DEvent |
class |
SelectionPointEvent |
class |
SelectionPolygonEvent |
class |
SelectionShapeEvent |
Copyright © 2010-2014. All Rights Reserved.