createPacket

abstract Packet<? extends ObjectcreatePacket(Identifier channelName, PacketByteBuf buf)

Makes a packet for a channel.

Parameters

channelName

the id of the channel

buf

the content of the packet

Sources

jvm source
Link copied to clipboard