Class PlayerShowCreditsEvent

java.lang.Object
cn.nukkit.event.Event
cn.nukkit.event.player.PlayerEvent
cn.nukkit.event.player.PlayerShowCreditsEvent
All Implemented Interfaces:
Cancellable

public class PlayerShowCreditsEvent extends PlayerEvent implements Cancellable
Author:
GoodLucky777
  • Constructor Details

    • PlayerShowCreditsEvent

      public PlayerShowCreditsEvent(Player player)
  • Method Details

    • getHandlers

      public static HandlerList getHandlers()