29 ::ll::TypedStorage<8, 48, ::HashedString const> mNextLightLevel;
36 virtual bool addCollisionShapes(
40 ::AABB const* intersectTestBox,
41 ::std::vector<::AABB>& inoutBoxes,
51 virtual bool isFilteredOut(::BlockRenderLayer heldItemRenderLayer)
const ;
60 virtual bool tryToPlace(
68 virtual bool canProvideSupport(
::Block const&, uchar, ::BlockSupportType)
const ;
90 MCFOLD
bool $addCollisionShapes(
94 ::AABB const* intersectTestBox,
95 ::std::vector<::AABB>& inoutBoxes,
103 MCAPI
bool $isFilteredOut(::BlockRenderLayer heldItemRenderLayer)
const;
109 MCFOLD
bool $tryToPlace(
116 MCFOLD
bool $canProvideSupport(
::Block const&, uchar, ::BlockSupportType)
const;
126 MCAPI
static void** $vftable();