Proxy Service
interface ProxyService
Content copied to clipboard
Proxies small framework specific actions.
Functions
get Async Executor
Link copied to clipboard
Gets an execute to schedule tasks on the asynchronous bukkit threadPool.
get Server Version
Link copied to clipboard
Gets the running minecraft version.
get Sync Executor
Link copied to clipboard
Gets an execute to schedule tasks on the synchronous bukkit thread.
run Async Task
Link copied to clipboard
Deprecated.
run Sync Task
Link copied to clipboard
Deprecated.
to Location
Link copied to clipboard
Converts the given position to a location.
to Position
Link copied to clipboard
Converts the given location to a position.