24class PitcherCropBlock :
public ::FoliageBlock {
28 ::ll::TypedStorage<4, 24, ::AABB> mBottomCollisionShapeSmall;
29 ::ll::TypedStorage<4, 24, ::AABB> mBottomCollisionShape;
47 virtual ::AABB getCollisionShape(
54 virtual ::AABB
const& getVisualShape(
::Block const& block,
::AABB& bufferAABB)
const ;
75 MCAPI PitcherCropBlock(::std::string
const& nameId,
int id);
90 MCFOLD
static int getLastOneBlockGrowthStage();
93 MCFOLD
static int getMaxGrowthStage();
99 MCAPI
void* $ctor(::std::string
const& nameId,
int id);
113 MCAPI ::AABB $getCollisionShape(
120 MCAPI ::AABB
const& $getVisualShape(
::Block const& block,
::AABB& bufferAABB)
const;
140 MCAPI
static void** $vftable();