public static class WorldEditor.WorldEditorException extends Exception implements LookupCacheElement
| Constructor and Description |
|---|
WorldEditorException(int typeBefore,
int typeAfter,
org.bukkit.Location loc) |
WorldEditorException(String msg,
org.bukkit.Location loc) |
| Modifier and Type | Method and Description |
|---|---|
org.bukkit.Location |
getLocation() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetMessagepublic WorldEditorException(int typeBefore,
int typeAfter,
org.bukkit.Location loc)
public WorldEditorException(String msg, org.bukkit.Location loc)
public org.bukkit.Location getLocation()
getLocation in interface LookupCacheElementCopyright © 2015. All rights reserved.