类 ServerEvents.Player.Join

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

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

    • MODIFY_MESSAGE

      public static final net.fabricmc.fabric.api.event.Event<ServerEvents.Player.Join.ModifyMessage> MODIFY_MESSAGE
      An event that can be used to provide the player's join message.
    • ALLOW_MESSAGE

      public static final net.fabricmc.fabric.api.event.Event<ServerEvents.Player.Join.AllowMessage> ALLOW_MESSAGE
      An event that allows broadcast the player's join message.