11class VanillaBlockTypeComponentAdder {
15 ::ll::TypedStorage<8, 8, ::BlockType&> mBlockType;
20 VanillaBlockTypeComponentAdder& operator=(VanillaBlockTypeComponentAdder
const&);
21 VanillaBlockTypeComponentAdder(VanillaBlockTypeComponentAdder
const&);
22 VanillaBlockTypeComponentAdder();
27 MCAPI
explicit VanillaBlockTypeComponentAdder(
::HashedString const& blockName);
29 MCAPI ~VanillaBlockTypeComponentAdder();