Class PingPongPacketComplexSync

All Implemented Interfaces:
net.minecraft.network.protocol.common.custom.CustomPacketPayload

public class PingPongPacketComplexSync extends PingPongPacketComplexAsync
Debug ping pong packet
  • Field Details

    • ID

      public static final net.minecraft.resources.ResourceLocation ID
  • Constructor Details

    • PingPongPacketComplexSync

      public PingPongPacketComplexSync()
      Empty packet.
    • PingPongPacketComplexSync

      public PingPongPacketComplexSync(int remaining, String string1, String string2)
  • Method Details