类 PluginMessage

java.lang.Object
top.redstarmc.plugin.velocitytitle.velocity.PluginMessage

public class PluginMessage extends Object
  • 字段详细资料

    • INCOMING

      public static final com.velocitypowered.api.proxy.messages.MinecraftChannelIdentifier INCOMING
      接收子服消息的通道
    • OUTGOING

      public static final com.velocitypowered.api.proxy.messages.MinecraftChannelIdentifier OUTGOING
      向子服发送消息的通道
  • 构造器详细资料

  • 方法详细资料

    • sendMessageT

      public void sendMessageT(com.velocitypowered.api.proxy.Player player, String[] d)