multiverse.server.plugins
Class ProxyPlugin.DefaultInstanceEntryCallback
java.lang.Object
multiverse.server.plugins.ProxyPlugin.DefaultInstanceEntryCallback
- All Implemented Interfaces:
- InstanceEntryCallback
- Enclosing class:
- ProxyPlugin
private static class ProxyPlugin.DefaultInstanceEntryCallback
- extends Object
- implements InstanceEntryCallback
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProxyPlugin.DefaultInstanceEntryCallback
private ProxyPlugin.DefaultInstanceEntryCallback()
instanceEntryAllowed
public boolean instanceEntryAllowed(long playerOid,
Long instanceOid,
Point location)
- Specified by:
instanceEntryAllowed in interface InstanceEntryCallback
selectInstance
public Long selectInstance(Player player,
String instanceName)
- Specified by:
selectInstance in interface InstanceEntryCallback