14struct BlockVoxelShapesCullingDescription
19 ::ll::TypedStorage<8, 32, ::std::string> mOcclusionShapeName;
24 BlockVoxelShapesCullingDescription();
29 virtual ::std::string
const& getName()
const ;
35 virtual ~BlockVoxelShapesCullingDescription() ;
41 MCAPI
explicit BlockVoxelShapesCullingDescription(::std::string occlusionShapeName);
53 MCAPI static ::std::string
const& NameID();
55 MCAPI static ::std::string
const& SHAPE_DEFAULT();
61 MCAPI
void* $ctor(::std::string occlusionShapeName);
73 MCAPI ::std::string
const& $getName()
const;