Class ListingAddEvent


public class ListingAddEvent extends ListingEvent
Contains all reported listings.

These will be all reported listings even if these were reported before.

Eventually a ListingRemoveEvent event will be called beforehand removing all current listings.

  • Constructor Details

    • ListingAddEvent

      public ListingAddEvent(Item item, World world, List<Listing> listings)
      Create a new listing add event
      Parameters:
      item - item
      world - world
      listings - listings