menu
randpg package
documentation
entities/locations.dart
LocationType
getNameGenerator abstract method
getNameGenerator abstract method
dark_mode
light_mode
getNameGenerator
abstract method
Generator
<
String
>
getNameGenerator
(
Npc
owner
)
Returns the name generator for this location type
Implementation
Generator<String> getNameGenerator(Npc owner);
randpg package
documentation
entities/locations
LocationType
getNameGenerator abstract method
LocationType class