net.minecraft.network.codec

class ByteBufCodecs$29

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

zr$22
net.minecraft.network.codec.ByteBufCodecs$29
net.minecraft.class_9135$22
net.minecraft.network.codec.PacketCodecs$22
net.minecraft.src.C_313613_$C_345897_
net.minecraft.network.codec.ByteBufCodecs$22

构造函数概要

修饰符构造函数
()

方法概要

修饰符与类型方法
public com.mojang.authlib.GameProfile
a(io.netty.buffer.ByteBuf arg0)
decode(io.netty.buffer.ByteBuf arg0)
method_58018(io.netty.buffer.ByteBuf arg0)
decode(io.netty.buffer.ByteBuf arg0)
m_318688_(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_58019(io.netty.buffer.ByteBuf arg0, com.mojang.authlib.GameProfile arg1)
encode(io.netty.buffer.ByteBuf arg0, com.mojang.authlib.GameProfile arg1)
m_318638_(io.netty.buffer.ByteBuf p_368055_, com.mojang.authlib.GameProfile arg1)