net.minecraft.network.codec

class ByteBufCodecs$30

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

zc$24
net.minecraft.network.codec.ByteBufCodecs$30
net.minecraft.class_9135$24
net.minecraft.network.codec.PacketCodecs$24
net.minecraft.src.C_313613_$C_345766_

Field summary

Modifier and TypeField
private static final int
a
MAX_PROPERTY_NAME_LENGTH
field_57064
NAME_MAX_LENGTH
f_382665_
private static final int
b
MAX_PROPERTY_VALUE_LENGTH
field_57065
VALUE_MAX_LENGTH
f_379727_
private static final int
c
MAX_PROPERTY_SIGNATURE_LENGTH
field_57066
SIGNATURE_MAX_LENGTH
f_381749_
private static final int
d
MAX_PROPERTIES
field_57067
MAP_MAX_SIZE
f_379747_

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_68109(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_68110(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_393829_, com.mojang.authlib.properties.PropertyMap arg1)