Uses of Class
com.plotsquared.core.util.EventDispatcher
Packages that use EventDispatcher
Package
Description
-
Uses of EventDispatcher in com.plotsquared.core
Methods in com.plotsquared.core that return EventDispatcher -
Uses of EventDispatcher in com.plotsquared.core.command
Constructors in com.plotsquared.core.command with parameters of type EventDispatcherModifierConstructorDescriptionAdd
(@NonNull EventDispatcher eventDispatcher) Auto
(@NonNull PlotAreaManager plotAreaManager, @NonNull EventDispatcher eventDispatcher, @NonNull EconHandler econHandler, @NonNull cloud.commandframework.services.ServicePipeline servicePipeline) Buy
(@NonNull EventDispatcher eventDispatcher, @NonNull EconHandler econHandler) Claim
(@NonNull EventDispatcher eventDispatcher, @NonNull EconHandler econHandler) Clear
(@NonNull EventDispatcher eventDispatcher, @NonNull GlobalBlockQueue blockQueue) Continue
(@NonNull EventDispatcher eventDispatcher) DatabaseCommand
(@NonNull PlotAreaManager plotAreaManager, @NonNull EventDispatcher eventDispatcher, @NonNull PlotListener plotListener, @NonNull YamlConfiguration worldConfiguration) DebugExec
(@NonNull PlotAreaManager plotAreaManager, @NonNull EventDispatcher eventDispatcher, @NonNull HybridUtils hybridUtils) Delete
(@NonNull EventDispatcher eventDispatcher, @NonNull EconHandler econHandler) Deny
(@NonNull PlotAreaManager plotAreaManager, @NonNull EventDispatcher eventDispatcher, @NonNull WorldUtil worldUtil) Desc
(@NonNull EventDispatcher eventDispatcher) Done
(@NonNull EventDispatcher eventDispatcher, @NonNull HybridUtils hybridUtils) FlagCommand
(@NonNull EventDispatcher eventDispatcher) Leave
(@NonNull EventDispatcher eventDispatcher) Like
(@NonNull EventDispatcher eventDispatcher) Merge
(@NonNull EventDispatcher eventDispatcher, @NonNull EconHandler econHandler) Music
(InventoryUtil inventoryUtil, @NonNull EventDispatcher eventDispatcher) Owner
(@NonNull EventDispatcher eventDispatcher) Rate
(@NonNull EventDispatcher eventDispatcher, @NonNull InventoryUtil inventoryUtil) Remove
(@NonNull EventDispatcher eventDispatcher) Trust
(@NonNull EventDispatcher eventDispatcher) Unlink
(@NonNull EventDispatcher eventDispatcher) -
Uses of EventDispatcher in com.plotsquared.core.database
Constructors in com.plotsquared.core.database with parameters of type EventDispatcherModifierConstructorDescriptionSQLManager
(@NonNull Database database, @NonNull String prefix, @NonNull EventDispatcher eventDispatcher, @NonNull PlotListener plotListener, @NonNull YamlConfiguration worldConfiguration) Constructor -
Uses of EventDispatcher in com.plotsquared.core.generator
Constructors in com.plotsquared.core.generator with parameters of type EventDispatcherModifierConstructorDescriptionHybridUtils
(@NonNull PlotAreaManager plotAreaManager, @NonNull ChunkManager chunkManager, @NonNull GlobalBlockQueue blockQueue, @NonNull WorldUtil worldUtil, @NonNull SchematicHandler schematicHandler, @NonNull EventDispatcher eventDispatcher) -
Uses of EventDispatcher in com.plotsquared.core.listener
Constructors in com.plotsquared.core.listener with parameters of type EventDispatcher -
Uses of EventDispatcher in com.plotsquared.core.player
Constructors in com.plotsquared.core.player with parameters of type EventDispatcherModifierConstructorDescriptionPlotPlayer
(@NonNull PlotAreaManager plotAreaManager, @NonNull EventDispatcher eventDispatcher, @NonNull PermissionHandler permissionHandler) -
Uses of EventDispatcher in com.plotsquared.core.plot.expiration
Constructors in com.plotsquared.core.plot.expiration with parameters of type EventDispatcher -
Uses of EventDispatcher in com.plotsquared.core.plot.world
Constructors in com.plotsquared.core.plot.world with parameters of type EventDispatcherModifierConstructorDescriptionSinglePlotArea
(@NonNull PlotAreaManager plotAreaManager, @NonNull EventDispatcher eventDispatcher, @NonNull PlotListener plotListener, @NonNull YamlConfiguration worldConfiguration, @NonNull GlobalBlockQueue globalBlockQueue) SinglePlotAreaManager
(@NonNull EventDispatcher eventDispatcher, @NonNull PlotListener plotListener, @NonNull YamlConfiguration worldConfiguration, @NonNull GlobalBlockQueue blockQueue) -
Uses of EventDispatcher in com.plotsquared.core.util.placeholders
Constructors in com.plotsquared.core.util.placeholders with parameters of type EventDispatcher -
Uses of EventDispatcher in com.plotsquared.core.util.task
Constructors in com.plotsquared.core.util.task with parameters of type EventDispatcherModifierConstructorDescriptionAutoClaimFinishTask
(PlotPlayer<?> player, Plot plot, PlotArea area, String schematic, EventDispatcher eventDispatcher)