类 ServerEvents.Player.Kick

java.lang.Object
icu.suc.serverevents.ServerEvents.Player.Kick
封闭类:
ServerEvents.Player

public static final class ServerEvents.Player.Kick extends Object
  • 字段详细资料

    • MODIFY_REASON

      public static final net.fabricmc.fabric.api.event.Event<ServerEvents.Player.Kick.ModifyReason> MODIFY_REASON
      An event that can be used to provide the player's kick reason.
    • ALLOW

      public static final net.fabricmc.fabric.api.event.Event<ServerEvents.Player.Kick.Allow> ALLOW
      An event that allows the player should be kicked.