21 ::ll::TypedStorage<1, 1, bool> canSpawn;
22 ::ll::TypedStorage<8, 8, ::BlockSource&> mRegion;
23 ::ll::TypedStorage<8, 8, ::Block const&> mState;
24 ::ll::TypedStorage<8, 8, ::br::spawn::EntityType const&> mEntityType;
37 virtual ::Block
const& getBlock()
const ;
40 virtual ::BlockSource
const& getBlockSource()
const ;
55 MCFOLD ::Block
const& $getBlock()
const;
57 MCFOLD ::BlockSource
const& $getBlockSource()
const;