NeedsData
type NeedsData = z.infer<typeof needsDataSchema>;Defined in: src/modules/core/needs/types.ts:70
Needs data (hunger, thirst) - owned by server.
type NeedsData = z.infer<typeof needsDataSchema>;Defined in: src/modules/core/needs/types.ts:70
Needs data (hunger, thirst) - owned by server.