Class UpdateAttributesPacket

All Implemented Interfaces:
Cloneable

public class UpdateAttributesPacket extends DataPacket
Author:
Nukkit Project Team
  • Field Details

    • NETWORK_ID

      public static final byte NETWORK_ID
      See Also:
    • entries

      public Attribute[] entries
    • entityId

      public long entityId
    • frame

      @Since("1.4.0.0-PN") public long frame
  • Constructor Details

    • UpdateAttributesPacket

      public UpdateAttributesPacket()
  • Method Details