30 ::ll::TypedStorage<4, 24, ::AABB> mBottomCollisionShapeSmall;
31 ::ll::TypedStorage<4, 24, ::AABB> mBottomCollisionShape;
51 virtual ::AABB getCollisionShape(
58 virtual ::AABB
const& getVisualShape(
::Block const& block,
::AABB& bufferAABB)
const ;
78 virtual void _addHardCodedBlockComponents(
::Experiments const&) ;
80 virtual ~PitcherCropBlock() =
default;
86 MCAPI PitcherCropBlock(::std::string
const& nameId,
int id);
96 MCAPI
void* $ctor(::std::string
const& nameId,
int id);
110 MCAPI ::AABB $getCollisionShape(
117 MCAPI ::AABB
const& $getVisualShape(
::Block const& block,
::AABB& bufferAABB)
const;
134 MCAPI
void $_addHardCodedBlockComponents(
::Experiments const&);
142 MCAPI
static void** $vftable();