Class OnTpaCreatedEvent

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

public class OnTpaCreatedEvent extends OnEventAction
The type On tpa created event.
  • Constructor Details

    • OnTpaCreatedEvent

      public OnTpaCreatedEvent(TpaRequest tpaRequest)
      Instantiates a new On tpa created event.
      Parameters:
      tpaRequest - the tpa request
  • Method Details

    • getTpaRequest

      public TpaRequest getTpaRequest()
      Gets tpa request.
      Returns:
      the tpa request