Class LegacyProtocolUtils

java.lang.Object
net.minecraft.server.network.LegacyProtocolUtils

public class LegacyProtocolUtils extends Object
  • Field Details

  • Constructor Details

    • LegacyProtocolUtils

      public LegacyProtocolUtils()
  • Method Details

    • writeLegacyString

      public static void writeLegacyString(io.netty.buffer.ByteBuf p_301020_, String p_300839_)
    • readLegacyString

      public static String readLegacyString(io.netty.buffer.ByteBuf p_297756_)