Preparing search index...
The search index is not available
hypixel-api-reborn
hypixel-api-reborn
Structures/MiniGames/BedWars/BedWarsKillsDeaths/BedWarsKillsDeathsType
BedWarsKillsDeathsType
Class BedWarsKillsDeathsType
Hierarchy (
View Summary
)
BaseKillsDeathsType
BedWarsKillsDeathsType
Index
Constructors
constructor
Properties
deaths
kills
ratio
Constructors
constructor
new
BedWarsKillsDeathsType
(
data
:
Record
<
string
,
any
>
,
type
?:
BedWarsFinalType
,
mode
?:
BedWarsModeId
,
finals
?:
boolean
,
)
:
BedWarsKillsDeathsType
Parameters
data
:
Record
<
string
,
any
>
Optional
type
:
BedWarsFinalType
Optional
mode
:
BedWarsModeId
finals
:
boolean
= false
Returns
BedWarsKillsDeathsType
Properties
deaths
deaths
:
number
kills
kills
:
number
ratio
ratio
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
deaths
kills
ratio
hypixel-api-reborn
Loading...