History - net.minecraft.entity.player.HungerManager

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

1.21.11_unobfuscated

Names

net.minecraft.world.food.FoodData

net.minecraft.class_1702

net.minecraft.entity.player.HungerManager

Fields

int: DEFAULT_TICK_TIMER, field_57754, DEFAULT_FOOD_TICK_TIMER

float: DEFAULT_EXHAUSTION_LEVEL, field_57755, DEFAULT_EXHAUSTION

int: foodLevel, field_7756, foodLevel

float: saturationLevel, field_7753, saturationLevel

float: exhaustionLevel, field_7752, exhaustion

int: tickTimer, field_7755, foodTickTimer

Constructors

()

Methods

void (int, float): add, method_59684, addInternal

void (int, float): eat, method_7585, add

void (FoodComponent): eat, method_7579, eat

void (ServerPlayerEntity): tick, method_7588, update

void (ReadView): readAdditionalSaveData, method_7584, readData

void (WriteView): addAdditionalSaveData, method_7582, writeData

int (): getFoodLevel, method_7586, getFoodLevel

boolean (): hasEnoughFood, method_75882, canSprint

boolean (): needsFood, method_7587, isNotFull

void (float): addExhaustion, method_7583, addExhaustion

float (): getSaturationLevel, method_7589, getSaturationLevel

void (int): setFoodLevel, method_7580, setFoodLevel

void (float): setSaturation, method_7581, setSaturationLevel