net.minecraft.network.codec

class PacketCodecs$16

implements PacketCodec<io.netty.buffer.ByteBuf, NbtElement>

net.minecraft.network.codec.ByteBufCodecs$16
net.minecraft.network.codec.ByteBufCodecs$16
net.minecraft.class_9135$16
net.minecraft.network.codec.PacketCodecs$16

Constructor summary

ModifierConstructor
(Supplier val$accounter)

Method summary

Modifier and TypeMethod
public NbtElement
decode(io.netty.buffer.ByteBuf input)
decode(io.netty.buffer.ByteBuf input)
method_72194(io.netty.buffer.ByteBuf arg0)
decode(io.netty.buffer.ByteBuf arg0)
public void
encode(io.netty.buffer.ByteBuf output, Tag value)
encode(io.netty.buffer.ByteBuf output, Tag value)
method_72195(io.netty.buffer.ByteBuf arg0, class_2520 arg1)
encode(io.netty.buffer.ByteBuf arg0, NbtElement arg1)