net.minecraft.network

public class Utf8String

uv
net.minecraft.network.Utf8String
net.minecraft.class_8702
net.minecraft.unmapped.C_pqjlsntn
net.minecraft.network.encoding.StringEncoding
net.minecraft.network.encoding.StringEncoding
net.minecraft.src.C_290224_
net.minecraft.network.Utf8String

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static String
a(io.netty.buffer.ByteBuf arg0, int arg1)
read(io.netty.buffer.ByteBuf arg0, int arg1)
method_53012(io.netty.buffer.ByteBuf arg0, int arg1)
m_nqvomhdl(io.netty.buffer.ByteBuf arg0, int arg1)
decode(io.netty.buffer.ByteBuf buf, int length)
read(io.netty.buffer.ByteBuf buf, int maxLength)
m_294133_(io.netty.buffer.ByteBuf p_300143_, int p_298419_)
public static void
a(io.netty.buffer.ByteBuf arg0, CharSequence arg1, int arg2)
write(io.netty.buffer.ByteBuf arg0, CharSequence arg1, int arg2)
method_53013(io.netty.buffer.ByteBuf arg0, CharSequence arg1, int arg2)
m_xkifcdol(io.netty.buffer.ByteBuf arg0, CharSequence arg1, int arg2)
encode(io.netty.buffer.ByteBuf buf, CharSequence string, int length)
write(io.netty.buffer.ByteBuf buf, CharSequence string, int maxLength)
m_295405_(io.netty.buffer.ByteBuf p_299969_, CharSequence p_299580_, int p_298286_)