21class TurtleEggBlock :
public ::BlockType {
25 ::ll::TypedStorage<4, 4, float> mShapeOffset;
42 virtual ::std::string buildDescriptionId(
::Block const&)
const ;
49 virtual bool canProvideSupport(
::Block const& face, uchar type, ::BlockSupportType)
const ;
55 MCAPI TurtleEggBlock(::std::string
const& nameId,
int id);
67 MCAPI static ::Block
const&
77 MCAPI
void* $ctor(::std::string
const& nameId,
int id);
89 MCFOLD ::std::string $buildDescriptionId(
::Block const&)
const;
95 MCFOLD
bool $canProvideSupport(
::Block const& face, uchar type, ::BlockSupportType)
const;
103 MCAPI
static void** $vftable();