net.minecraft.network.codec

class PacketCodecs$14

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

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

Field summary

Modifier and TypeField
final int
val$maxStringLength
field_57069
field_57069

Constructor summary

ModifierConstructor
(int val$maxStringLength)

Method summary

Modifier and TypeMethod
public String
decode(io.netty.buffer.ByteBuf input)
method_68117(io.netty.buffer.ByteBuf arg0)
decode(io.netty.buffer.ByteBuf arg0)
public void
encode(io.netty.buffer.ByteBuf output, String value)
method_68118(io.netty.buffer.ByteBuf arg0, String arg1)
encode(io.netty.buffer.ByteBuf arg0, String arg1)
public void
encode(Object output, Object value)
method_1_82(Object arg0, Object arg1)
encode(Object arg0, Object arg1)
public Object
decode(Object input)
method_1_81(Object arg0)
decode(Object arg0)