Class ComponentPresetManager

java.lang.Object
com.plotsquared.core.components.ComponentPresetManager

public class ComponentPresetManager extends Object
  • Constructor Details

  • Method Details

    • buildInventory

      public @Nullable PlotInventory buildInventory(PlotPlayer<?> player)
      Build the component inventory for a player. This also checks if the player is in a compatible plot, and sends appropriate error messages if not
      Parameters:
      player - player
      Returns:
      Build inventory, if it could be created