Skip to main content
The Deno 2 Release Candidate is here
Learn more
interface health.ISyncHealthRequestData.ISyncHealthRequestData
import { type health } from "https://deno.land/x/sptaki@1.2.0/models/mod.ts";
const { ISyncHealthRequestData } = health.ISyncHealthRequestData;

Properties

Health: Health
IsAlive: boolean
optional
Hydration: number
optional
Energy: number
optional
Temperature: number

Properties

Health: Health
IsAlive: boolean
optional
Hydration: number
optional
Energy: number
optional
Temperature: number

Properties

optional
Head: BodyPartHealth
optional
Chest: BodyPartHealth
optional
Stomach: BodyPartHealth
optional
LeftArm: BodyPartHealth
optional
RightArm: BodyPartHealth
optional
LeftLeg: BodyPartHealth
optional
RightLeg: BodyPartHealth

Properties

Maximum: number
Current: number
Effects: Record<string, number>