| Package | Description |
|---|---|
| com.sk89q.worldedit | |
| com.sk89q.worldedit.extension.platform | |
| com.sk89q.worldedit.internal |
| Modifier and Type | Method and Description |
|---|---|
ServerInterface |
WorldEdit.getServer()
Get the server interface.
|
| Modifier and Type | Method and Description |
|---|---|
ServerInterface |
PlatformManager.getServerInterface()
Return a legacy
ServerInterface. |
| Modifier and Type | Class and Description |
|---|---|
class |
ServerInterfaceAdapter
Adapts
Platforms into the legacy ServerInterface. |
| Modifier and Type | Method and Description |
|---|---|
static ServerInterface |
ServerInterfaceAdapter.adapt(Platform platform)
Adapt an
Platform instance into a ServerInterface. |
Copyright © 2010-2014. All Rights Reserved.