22 ::ll::TypedStorage<1, 1, bool> canSpawn;
23 ::ll::TypedStorage<8, 8, ::BlockSource&> mRegion;
24 ::ll::TypedStorage<8, 8, ::Block const&> mState;
25 ::ll::TypedStorage<8, 8, ::br::spawn::EntityType const&> mEntityType;
30 BlockIsValidSpawnEvent& operator=(BlockIsValidSpawnEvent
const&);
31 BlockIsValidSpawnEvent(BlockIsValidSpawnEvent
const&);
32 BlockIsValidSpawnEvent();
37 virtual ::Block
const& getBlock()
const ;
39 virtual ::BlockSource
const& getBlockSource()
const ;
45 MCAPI BlockIsValidSpawnEvent(
52 MCFOLD ::br::spawn::EntityType
const& entityType()
const;
65 MCFOLD ::Block
const& $getBlock()
const;
67 MCFOLD ::BlockSource
const& $getBlockSource()
const;