27 ::ll::TypedStorage<4, 4, float> mTimeUntilEat;
28 ::ll::TypedStorage<8, 104, ::ActorDefinitionTrigger> mOnEat;
29 ::ll::TypedStorage<8, 24, ::std::vector<::ExpressionNode>> mSuccessChance;
30 ::ll::TypedStorage<8, 64, ::std::unordered_map<::BlockType const*, ::BlockType const*>> mEatAndReplaceBlockPairs;
51 MCAPI
static void buildSchema(
52 ::std::string
const& name,
Definition EntityContext.h:16