3#include "mc/_HeaderOutputPredefine.h"
5namespace FoodConstants {
8MCNAPI
float const& FOOD_SATURATION_GOOD();
10MCNAPI
float const& FOOD_SATURATION_LOW();
12MCNAPI
float const& FOOD_SATURATION_MAX();
14MCNAPI
float const& FOOD_SATURATION_NORMAL();
16MCNAPI
float const& FOOD_SATURATION_POOR();
18MCNAPI
float const& FOOD_SATURATION_SUPERNATURAL();
20MCNAPI
float const& FOOD_SPRINT_LEVEL();
22MCNAPI
int const& HEALTH_TICK_COUNT();
24MCNAPI
int const& HEAL_LEVEL();
26MCNAPI
float const& MAX_EXHAUSTION();
28MCNAPI
int const& MAX_FOOD();
30MCNAPI
float const& START_SATURATION();
32MCNAPI
int const& STARVE_LEVEL();