Interface SessionFactory<T extends PersistentSession>
- All Known Implementing Classes:
ReflectiveSessionFactory
public interface SessionFactory<T extends PersistentSession>
-
Method Summary
Modifier and Type Method Description TcreateSession(org.bukkit.command.CommandSender user)