net.minecraft.network.codec

class ByteBufCodecs$28

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

zr$21
net.minecraft.network.codec.ByteBufCodecs$28
net.minecraft.class_9135$21
net.minecraft.network.codec.PacketCodecs$21
net.minecraft.network.codec.ByteBufCodecs$21

Field summary

Modifier and TypeField
private static final int
a
MAX_PROPERTY_NAME_LENGTH
field_49691
NAME_MAX_LENGTH
private static final int
b
MAX_PROPERTY_VALUE_LENGTH
field_49692
VALUE_MAX_LENGTH
private static final int
c
MAX_PROPERTY_SIGNATURE_LENGTH
field_49693
SIGNATURE_MAX_LENGTH
private static final int
d
MAX_PROPERTIES
field_49694
MAP_MAX_SIZE

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_58014(io.netty.buffer.ByteBuf arg0)
decode(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_58015(io.netty.buffer.ByteBuf arg0, com.mojang.authlib.properties.PropertyMap arg1)
encode(io.netty.buffer.ByteBuf arg0, com.mojang.authlib.properties.PropertyMap arg1)