Class IdleEvent


  • public class IdleEvent
    extends Event
    Payload that accompanies the onIdle() event.
    • Constructor Detail

    • Method Detail

      • getOldState

        @NonNull
        public PlayerState getOldState()
        Returns:
        The state the player moved from.