3#include "mc/_HeaderOutputPredefine.h"
21 ::ll::TypedStorage<4, 4, int> mAge;
22 ::ll::TypedStorage<1, 1, bool> mGrowthPaused;
28 MCAPI ::InteractionResult _growthToggle(
39 MCFOLD
int getAge()
const;
43 MCFOLD
bool isGrowthPaused()
const;
47 MCAPI
void setAge(
int age);
Definition ActorInteraction.h:8
Definition AgeableDefinition.h:17
Definition CompoundTag.h:23
Definition DataLoadHelper.h:20
Definition InteractionResult.h:5
Definition ItemStack.h:35
Definition AgeableComponent.h:17