|
LeviLamina
|
Public Member Functions | |
| MCAPI | BlockTypePlacementProcessor (::LegacyStructureSettings const &settings) |
| MCAPI::Block const * | applyBlockRules (::BlockSource ®ion, ::BlockPos &pos, ::Block const *blockToPlace, ::BlockPos const &refPos) |
| MCAPI::BlockPos & | applyGravity (::BlockSource ®ion, int yOffset, ::BlockPos &pos) const |
| MCAPI void * | $ctor (::LegacyStructureSettings const &settings) |
Public Attributes | |
| ::ll::TypedStorage< 4, 4, float > | mChance |
| ::ll::TypedStorage< 8, 2544, ::Random > | mRandom |
| ::ll::TypedStorage< 1, 1, bool > | mHasGravity |
| ::ll::TypedStorage< 8, 8, ::std::vector<::std::unique_ptr<::StructurePoolBlockRule > > const * > | mBlockRules |
| ::ll::TypedStorage< 8, 8, ::std::vector<::std::unique_ptr<::StructurePoolBlockTagRule > > const * > | mBlockTagRules |