Package com.fastasyncworldedit.bukkit
Class FaweBukkit
java.lang.Object
com.fastasyncworldedit.bukkit.FaweBukkit
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription<T> T
createWorldUnloaded
(Supplier<T> task) getImageViewer
(Player player) A mask manager handles region restrictions e.g., PlotSquared plots / WorldGuard regionsgetPreloader
(boolean initialise) The task manager handles sync/async tasks.boolean
void
onPlayerQuit
(PlayerQuitEvent event) void
onWorldLoad
(WorldLoadEvent event)
-
Constructor Details
-
FaweBukkit
-
-
Method Details
-
getQueueHandler
- Specified by:
getQueueHandler
in interfaceIFawe
-
getImageViewer
- Specified by:
getImageViewer
in interfaceIFawe
-
getDirectory
- Specified by:
getDirectory
in interfaceIFawe
-
getItemUtil
-
getDebugInfo
- Specified by:
getDebugInfo
in interfaceIFawe
-
getTaskManager
The task manager handles sync/async tasks.- Specified by:
getTaskManager
in interfaceIFawe
-
getPlugin
-
getMaskManagers
A mask manager handles region restrictions e.g., PlotSquared plots / WorldGuard regions- Specified by:
getMaskManagers
in interfaceIFawe
-
onWorldLoad
-
createWorldUnloaded
-
onPlayerQuit
-
getPlatform
- Specified by:
getPlatform
in interfaceIFawe
-
getUUID
-
getName
-
getPreloader
- Specified by:
getPreloader
in interfaceIFawe
-
isChunksStretched
public boolean isChunksStretched()- Specified by:
isChunksStretched
in interfaceIFawe
-
getPlatformAdapter
- Specified by:
getPlatformAdapter
in interfaceIFawe
-