avalon
Toggle table of contents
0.0.1-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
avalon
avalon-game-service
/
io.github.lishangbu.avalon.game.player
/
OwnedCreatureQueryService
Owned
Creature
Query
Service
interface
OwnedCreatureQueryService
Inheritors
DefaultOwnedCreatureQueryService
Members
Functions
list
Boxes
By
Player
Id
Link copied to clipboard
abstract
fun
listBoxesByPlayerId
(
playerId
:
String
)
:
List
<
CreatureStorageBoxView
>
list
By
Player
Id
Link copied to clipboard
abstract
fun
listByPlayerId
(
playerId
:
String
)
:
List
<
OwnedCreatureSummaryView
>