3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/world/actor/animal/Animal.h"
17 virtual bool checkSpawnRules(
bool fromSpawner) ;
19 virtual float _getWalkTargetValue(
::BlockPos const& pos) ;
27 MCAPI
bool $checkSpawnRules(
bool fromSpawner);
29 MCAPI
float $_getWalkTargetValue(
::BlockPos const& pos);
37 MCAPI
static void** $vftable();
Definition MushroomCow.h:13