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.entity
/
PlayerInventoryItem
Player
Inventory
Item
@
Entity
interface
PlayerInventoryItem
Members
Properties
id
Link copied to clipboard
@
Id
abstract
val
id
:
Long
item
Id
Link copied to clipboard
abstract
val
itemId
:
Long
player
Id
Link copied to clipboard
abstract
val
playerId
:
Long
quantity
Link copied to clipboard
abstract
val
quantity
:
Int
updated
At
Link copied to clipboard
abstract
val
updatedAt
:
Instant