Class EmotePacket

java.lang.Object
io.github.kosmx.emotes.common.network.EmotePacket

public final class EmotePacket extends Object
Send everything emotes mod data...
  • Field Details

    • defaultVersions

      public static final it.unimi.dsi.fastutil.bytes.Byte2ByteMap defaultVersions
    • data

      public final NetData data
  • Constructor Details

    • EmotePacket

      public EmotePacket(@NotNull @NotNull io.netty.buffer.ByteBuf byteBuf, PacketBound target)
  • Method Details

    • write

      public void write(io.netty.buffer.ByteBuf buf, PacketBound target)
      Write packet to a ByteBuf.