Class ServerboundSetBeaconPacket

java.lang.Object
net.minecraft.network.protocol.game.ServerboundSetBeaconPacket
All Implemented Interfaces:
Packet<ServerGamePacketListener>

public class ServerboundSetBeaconPacket extends Object implements Packet<ServerGamePacketListener>
  • Field Details

    • primary

      private final int primary
    • secondary

      private final int secondary
  • Constructor Details

    • ServerboundSetBeaconPacket

      public ServerboundSetBeaconPacket(int p_134476_, int p_134477_)
    • ServerboundSetBeaconPacket

      public ServerboundSetBeaconPacket(FriendlyByteBuf p_179749_)
  • Method Details