dice property

List<Dice> dice
final

The dice of the move - how many dice to roll, and what size.

Implementation

final List<Dice> dice;