3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/world/actor/animal/Animal.h"
18 virtual bool checkSpawnRules(
bool fromSpawner) ;
21 virtual float _getWalkTargetValue(
::BlockPos const& pos) ;
36 MCAPI
bool $checkSpawnRules(
bool fromSpawner);
38 MCAPI
float $_getWalkTargetValue(
::BlockPos const& pos);
44 MCAPI
static void** $vftable();
Definition MushroomCow.h:13