21 ::ll::TypedStorage<4, 4, int> mGridSize;
22 ::ll::TypedStorage<8, 32, ::std::string> mTableName;
23 ::ll::TypedStorage<8, 24, ::CraftingTagsProxy> mCraftingTags;
28 BlockCraftingTableDescription& operator=(BlockCraftingTableDescription
const&);
29 BlockCraftingTableDescription();
34 virtual ::std::string
const& getName()
const ;
38 virtual bool isNetworkComponent()
const ;
48 MCAPI BlockCraftingTableDescription(::BlockCraftingTableDescription
const&);
62 MCAPI static ::std::string
const& NameID();
68 MCAPI
void* $ctor(::BlockCraftingTableDescription
const&);
74 MCAPI ::std::string
const& $getName()
const;
78 MCFOLD
bool $isNetworkComponent()
const;