Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MinedInfo

Interface representing information, when was the tile mined by some player for the last time

Hierarchy

Properties

Properties

block

block: number

Number of block in which the tile was mined for the last time

location

location: object

Location of tile

Type declaration

  • x: number
  • y: number

player

player: string

Address of player who mined the tile

Generated using TypeDoc