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.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
GSON
field_60514
field_60514

Constructor summary

ModifierConstructor
(int val$maxStringLength)

Method summary

Modifier and TypeMethod
public com.google.gson.JsonElement
decode(io.netty.buffer.ByteBuf input)
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)
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)