类的使用
cn.mcres.karlatemp.mxlib.module.packet.CustomPayloadPacket
-
-
cn.mcres.karlatemp.mxlib.module.packet中CustomPayloadPacket的使用
返回CustomPayloadPacket的cn.mcres.karlatemp.mxlib.module.packet中的方法 修饰符和类型 方法 说明 static CustomPayloadPacket
CustomPayloadPacket. newPluginMessagePacket(String channel, byte[] message)
static CustomPayloadPacket
CustomPayloadPacket. newPluginMessagePacket(String channel, ByteBuf message)
static CustomPayloadPacket
CustomPayloadPacket. newPluginMessagePacket(String channel, ByteBuffer message)
-