Class OnTpaDeniedEvent

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

public class OnTpaDeniedEvent extends OnEventAction
The type On tpa denied event.
  • Constructor Details

    • OnTpaDeniedEvent

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

    • getTpaRequest

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