Class DBHandler
java.lang.Object
com.fastasyncworldedit.core.database.DBHandler
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic DBHandler
Get an instance of the DBHandler.getDatabase
(World world)
-
Field Details
-
IMP
Deprecated, for removal: This API element is subject to removal in a future version.UsedbHandler()
instead.
-
-
Constructor Details
-
DBHandler
public DBHandler()
-
-
Method Details
-
dbHandler
Get an instance of the DBHandler.- Returns:
- an instance of the DBHandler.
- Since:
- 2.0.0
-
getDatabase
-
dbHandler()
instead.