| Package | Description |
|---|---|
| com.sk89q.worldedit | |
| com.sk89q.worldedit.bukkit | |
| com.sk89q.worldedit.extension.platform | |
| com.sk89q.worldedit.internal.cui |
| Modifier and Type | Method and Description |
|---|---|
void |
LocalSession.dispatchCUIEvent(Actor actor,
CUIEvent event)
Dispatch a CUI event but only if the actor has CUI support.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BukkitPlayer.dispatchCUIEvent(CUIEvent event) |
void |
BukkitCommandSender.dispatchCUIEvent(CUIEvent event) |
| Modifier and Type | Method and Description |
|---|---|
void |
Actor.dispatchCUIEvent(CUIEvent event)
Send a CUI event.
|
void |
AbstractPlayerActor.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.