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_295942_, String p_294348_)
    • readLegacyString

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