Interface LocationManagerFactory<T>
- All Known Implementing Classes:
FlatFileLocationsManager.LocationsFactory
public interface LocationManagerFactory<T>
-
Method Summary
Modifier and Type Method Description TcreateManager()TcreateManager(org.bukkit.World castWorld)
-
Method Details
-
createManager
T createManager() -
createManager
-