Class ListingRemoveEvent


public class ListingRemoveEvent extends ListingEvent
Called when listings get removed. This usually happens when a listing gets updated and before a ListingAddEvent event is called.

This event is ideally identical in content to the previous ListingAddEvent event.

  • Constructor Details

    • ListingRemoveEvent

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