Class PacketPlayerChatNotify

java.lang.Object
emu.grasscutter.net.packet.BasePacket
emu.grasscutter.server.packet.send.PacketPlayerChatNotify

public class PacketPlayerChatNotify extends BasePacket
  • Constructor Details

    • PacketPlayerChatNotify

      public PacketPlayerChatNotify(Player sender, int channelId, String message)
    • PacketPlayerChatNotify

      public PacketPlayerChatNotify(Player sender, int channelId, int emote)
    • PacketPlayerChatNotify

      public PacketPlayerChatNotify(Player sender, int channelId, emu.grasscutter.net.proto.ChatInfoOuterClass.ChatInfo.SystemHint systemHint)