Class OnHomeCreatedEvent

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

public class OnHomeCreatedEvent extends OnEventAction
The type On home created event. Represents creation of a home at a specific location.
  • Constructor Details

    • OnHomeCreatedEvent

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