|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WorldLocator | |
|---|---|
| org.molwind.io | |
| org.molwind.util | |
| Uses of WorldLocator in org.molwind.io |
|---|
| Classes in org.molwind.io that implement WorldLocator | |
|---|---|
class |
AbstractWorldLocator
AbstractWorldLocator adds logging functionality which can be used by sub-classes. |
| Methods in org.molwind.io that return WorldLocator | |
|---|---|
static WorldLocator |
MolwindLocator.getLocator()
Returns the standard world locator. |
| Methods in org.molwind.io with parameters of type WorldLocator | |
|---|---|
static void |
MolwindLocator.setLocator(WorldLocator newLocator)
Sets the standard world locator. |
| Uses of WorldLocator in org.molwind.util |
|---|
| Classes in org.molwind.util that implement WorldLocator | |
|---|---|
class |
MolwindServerConfiguration
Holds the configuration options of the molwind server. |
| Methods in org.molwind.util that return WorldLocator | |
|---|---|
WorldLocator[] |
MolwindServerConfiguration.getWorldLocators()
Returns an array of world locators. |
| Methods in org.molwind.util with parameters of type WorldLocator | |
|---|---|
void |
MolwindServerConfiguration.addWorldLocator(WorldLocator locator)
Adds a world locator used to find worlds. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||