net.minecraft.network.codec

class ByteBufCodecs$32

implements StreamCodec<io.netty.buffer.ByteBuf, com.mojang.authlib.GameProfile>

zg$26
net.minecraft.network.codec.ByteBufCodecs$32
net.minecraft.class_9135$26

Constructor summary

ModifierConstructor
()

Method summary

Modifier and TypeMethod
public com.mojang.authlib.GameProfile
a(io.netty.buffer.ByteBuf arg0)
decode(io.netty.buffer.ByteBuf arg0)
method_70970(io.netty.buffer.ByteBuf arg0)
public void
a(io.netty.buffer.ByteBuf arg0, com.mojang.authlib.GameProfile arg1)
encode(io.netty.buffer.ByteBuf arg0, com.mojang.authlib.GameProfile arg1)
method_70971(io.netty.buffer.ByteBuf arg0, com.mojang.authlib.GameProfile arg1)