CreatureReader

interface CreatureReader

Functions

Link copied to clipboard
abstract fun findCreatureById(id: Long): CreatureInfo?
Link copied to clipboard
abstract fun findCreatureByInternalName(internalName: String): CreatureInfo?