net.minecraft.network.codec

class PacketCodecs$28

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

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

Constructor summary

ModifierConstructor
(IntFunction val$byId, ToIntFunction val$toId)

Method summary

Modifier and TypeMethod
public T
decode(io.netty.buffer.ByteBuf input)
decode(io.netty.buffer.ByteBuf input)
method_71586(io.netty.buffer.ByteBuf arg0)
decode(io.netty.buffer.ByteBuf arg0)
public void
encode(io.netty.buffer.ByteBuf output, T value)
encode(io.netty.buffer.ByteBuf output, T value)
method_71587(io.netty.buffer.ByteBuf arg0, T arg1)
encode(io.netty.buffer.ByteBuf arg0, T arg1)