decorations abstract method

Iterable<GameDecoration> decorations()

Used to get all "Decoration".

Implementation

Iterable<GameDecoration> decorations();