Class ItemImportEvent


public class ItemImportEvent extends ItemEvent
An event called when the BoxItem is imported.

This event will only be called when the Box is starting.

  • Constructor Details

    • ItemImportEvent

      public ItemImportEvent(@NotNull @NotNull BoxItem importedItem)
      The constructor of a ItemImportEvent.
      Parameters:
      importedItem - an imported item