net.minecraft.network.codec

class ByteBufCodecs$34

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

zg$28
net.minecraft.network.codec.ByteBufCodecs$34
net.minecraft.class_9135$28

Field summary

Modifier and TypeField
private static final com.google.gson.Gson
b
GSON
field_60514

Constructor summary

ModifierConstructor
(int arg0)

Method summary

Modifier and TypeMethod
public com.google.gson.JsonElement
a(io.netty.buffer.ByteBuf arg0)
decode(io.netty.buffer.ByteBuf arg0)
method_71600(io.netty.buffer.ByteBuf arg0)
public void
a(io.netty.buffer.ByteBuf arg0, com.google.gson.JsonElement arg1)
encode(io.netty.buffer.ByteBuf arg0, com.google.gson.JsonElement arg1)
method_71601(io.netty.buffer.ByteBuf arg0, com.google.gson.JsonElement arg1)