CardDrawnEvent

data class CardDrawnEvent(val playerId: UUID, val cardId: UUID) : Event

Constructors

Link copied to clipboard
constructor(playerId: UUID, cardId: UUID)

Properties

Link copied to clipboard
Link copied to clipboard