getDepictionGenerator abstract method

Generator<String> getDepictionGenerator(
  1. Race? worshipedBy
)

Returns a generator for how this being is depicted

Implementation

Generator<String> getDepictionGenerator(Race? worshipedBy);