Record Class BossBarPacket.RemoveAction
java.lang.Object
java.lang.Record
net.minestom.server.network.packet.server.play.BossBarPacket.RemoveAction
- All Implemented Interfaces:
BossBarPacket.Action
- Enclosing class:
BossBarPacket
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SERIALIZER
-
-
Constructor Details
-
RemoveAction
public RemoveAction()Creates an instance of aRemoveActionrecord class.
-
-
Method Details
-
id
public int id()- Specified by:
idin interfaceBossBarPacket.Action
-
toString
-
hashCode
-
equals
Indicates whether some other object is "equal to" this one. The objects are equal if the other object is of the same class and if all the record components are equal.
-