Class PlayerStopFlyingEvent

java.lang.Object
net.minestom.server.event.Event
net.minestom.server.event.player.PlayerStopFlyingEvent

public class PlayerStopFlyingEvent
extends Event
Called when a player stop flying.
  • Constructor Summary

    Constructors 
    Constructor Description
    PlayerStopFlyingEvent​(Player player)  
  • Method Summary

    Modifier and Type Method Description
    Player getPlayer()
    Gets the player who stopped flying.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait