Class OnHomeDeletedEvent

java.lang.Object
org.bukkit.event.Event
fr.fuzeblocks.homeplugin.event.OnEventAction
fr.fuzeblocks.homeplugin.event.OnHomeDeletedEvent
All Implemented Interfaces:
org.bukkit.event.Cancellable

public class OnHomeDeletedEvent extends OnEventAction
The type On home deleted event. Represents deletion of a home at a specific location.
  • Constructor Details

    • OnHomeDeletedEvent

      public OnHomeDeletedEvent(org.bukkit.entity.Player player, org.bukkit.Location location, String homeName)
      Instantiates a new On home deleted event.
      Parameters:
      player - the player
      location - the location
      homeName - the home name