Class RingOfFirePacket

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

public class RingOfFirePacket extends PlayerPositionPacket
Packet for sending and showing the ring of fire.
  • Field Details

    • ID

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

    • RingOfFirePacket

      public RingOfFirePacket()
    • RingOfFirePacket

      public RingOfFirePacket(net.minecraft.world.entity.player.Player player)
  • Method Details