net.minecraft.network.codec

class PacketCodecs$34

implements PacketCodec<io.netty.buffer.ByteBuf, com.google.gson.JsonElement>

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

Field summary

Modifier and TypeField
private static final com.google.gson.Gson
GSON
field_60514
field_60514
final int
val$maxStringLength
field_60513
field_60513

Constructor summary

ModifierConstructor
(int val$maxStringLength)

Method summary

Modifier and TypeMethod
public com.google.gson.JsonElement
decode(io.netty.buffer.ByteBuf input)
method_71600(io.netty.buffer.ByteBuf arg0)
decode(io.netty.buffer.ByteBuf arg0)
public void
encode(io.netty.buffer.ByteBuf output, com.google.gson.JsonElement value)
method_71601(io.netty.buffer.ByteBuf arg0, com.google.gson.JsonElement arg1)
encode(io.netty.buffer.ByteBuf arg0, com.google.gson.JsonElement 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)