Uses of Class
com.plotsquared.core.util.InventoryUtil
Packages that use InventoryUtil
Package
Description
-
Uses of InventoryUtil in com.plotsquared.core.command
Constructors in com.plotsquared.core.command with parameters of type InventoryUtilModifierConstructorDescriptionMusic(InventoryUtil inventoryUtil, @NonNull EventDispatcher eventDispatcher) Rate(@NonNull EventDispatcher eventDispatcher, @NonNull InventoryUtil inventoryUtil) -
Uses of InventoryUtil in com.plotsquared.core.components
Constructors in com.plotsquared.core.components with parameters of type InventoryUtilModifierConstructorDescriptionComponentPresetManager(@NonNull EconHandler econHandler, @NonNull InventoryUtil inventoryUtil) -
Uses of InventoryUtil in com.plotsquared.core.plot
Constructors in com.plotsquared.core.plot with parameters of type InventoryUtilModifierConstructorDescriptionPlotInventory(@NonNull InventoryUtil inventoryUtil, PlotPlayer<?> player, int lines, String name)