public class LeftGameEvent implements ProtocolMessage
Indicates that the receiving Player left or was kicked from the game.
public LeftGameEvent(@NotNull java.lang.String roomId)
Indicates that the receiving Player left or was kicked from the game.
@NotNull public java.lang.String getRoomId()
@NotNull public java.lang.String component1()
@NotNull public LeftGameEvent copy(@NotNull java.lang.String roomId)
Indicates that the receiving Player left or was kicked from the game.
@NotNull public java.lang.String toString()
Indicates that the receiving Player left or was kicked from the game.
public int hashCode()
Indicates that the receiving Player left or was kicked from the game.
public boolean equals(@Nullable java.lang.Object p)
Indicates that the receiving Player left or was kicked from the game.