avalon
Toggle table of contents
0.0.1-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
avalon
avalon-dataset-api
/
io.github.lishangbu.avalon.dataset.api.service
/
NatureReader
Nature
Reader
interface
NatureReader
Members
Functions
find
Nature
By
Id
Link copied to clipboard
abstract
fun
findNatureById
(
id
:
Long
)
:
NatureInfo
?
find
Nature
By
Internal
Name
Link copied to clipboard
abstract
fun
findNatureByInternalName
(
internalName
:
String
)
:
NatureInfo
?