net.minecraft.network.codec

class ByteBufCodecs$31

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

zg$25
net.minecraft.network.codec.ByteBufCodecs$31
net.minecraft.class_9135$25

Field summary

Modifier and TypeField
private static final int
a
MAX_PROPERTY_NAME_LENGTH
field_60509
private static final int
b
MAX_PROPERTY_VALUE_LENGTH
field_60510
private static final int
c
MAX_PROPERTY_SIGNATURE_LENGTH
field_60511
private static final int
d
MAX_PROPERTIES
field_60512

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)
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)