net.minecraft.network.codec

class ByteBufCodecs$32

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

zk$26
net.minecraft.network.codec.ByteBufCodecs$32
net.minecraft.class_9135$26
net.minecraft.network.codec.PacketCodecs$26
net.minecraft.src.C_313613_$C_379059_

Field summary

Modifier and TypeField
private static final int
a
MAX_PROPERTY_NAME_LENGTH
field_60509
NAME_MAX_LENGTH
f_400152_
private static final int
b
MAX_PROPERTY_VALUE_LENGTH
field_60510
VALUE_MAX_LENGTH
f_399030_
private static final int
c
MAX_PROPERTY_SIGNATURE_LENGTH
field_60511
SIGNATURE_MAX_LENGTH
f_398775_
private static final int
d
MAX_PROPERTIES
field_60512
MAP_MAX_SIZE
f_399453_

Constructor summary

ModifierConstructor
()

Method summary

Modifier and TypeMethod
public com.mojang.authlib.properties.PropertyMap
a(io.netty.buffer.ByteBuf arg0)
decode(io.netty.buffer.ByteBuf arg0)
method_71594(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.properties.PropertyMap arg1)
encode(io.netty.buffer.ByteBuf arg0, com.mojang.authlib.properties.PropertyMap arg1)
method_71595(io.netty.buffer.ByteBuf arg0, com.mojang.authlib.properties.PropertyMap arg1)
encode(io.netty.buffer.ByteBuf arg0, com.mojang.authlib.properties.PropertyMap arg1)
m_318638_(io.netty.buffer.ByteBuf p_410667_, com.mojang.authlib.properties.PropertyMap arg1)