Uses of Class
com.plotsquared.core.util.EconHandler
Packages that use EconHandler
Package
Description
-
Uses of EconHandler in com.plotsquared.core
Methods in com.plotsquared.core that return EconHandlerModifier and TypeMethodDescriptiondefault @NonNull EconHandlerPlotPlatform.econHandler()Get theEconHandlerimplementation for the platform -
Uses of EconHandler in com.plotsquared.core.command
Constructors in com.plotsquared.core.command with parameters of type EconHandlerModifierConstructorDescriptionAuto(@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) Delete(@NonNull EventDispatcher eventDispatcher, @NonNull EconHandler econHandler) ListCmd(@NonNull PlotAreaManager plotAreaManager, @NonNull EconHandler econHandler) Merge(@NonNull EventDispatcher eventDispatcher, @NonNull EconHandler econHandler) -
Uses of EconHandler in com.plotsquared.core.components
Constructors in com.plotsquared.core.components with parameters of type EconHandlerModifierConstructorDescriptionComponentPresetManager(@NonNull EconHandler econHandler, @NonNull InventoryUtil inventoryUtil) -
Uses of EconHandler in com.plotsquared.core.util
Methods in com.plotsquared.core.util that return EconHandlerModifier and TypeMethodDescriptionstatic EconHandlerEconHandler.nullEconHandler()Returns an econ handler that: ReturnsfalseonisEnabled(PlotArea)ReturnsDouble.MIN_VALUEongetBalance(PlotPlayer)Doesn't do anything forwithdrawMoney(PlotPlayer, double),depositMoney(OfflinePlotPlayer, double)depositMoney(PlotPlayer, double)