|
LeviLamina
|
Public Member Functions | |
| BlockPatternMatcher & | operator= (BlockPatternMatcher const &) |
| BlockPatternMatcher (BlockPatternMatcher const &) | |
| MCAPI::BuildMatch | match (::BlockPos const &pos) const |
| MCAPI::BuildMatch | match (::BlockPos const &pos, int subPattern, int rowIndex, uchar forward, uchar up) const |
| MCAPI void | replaceBlocks (char subPattern, ::BuildMatch const &buildMatch, ::Block const &block, ::brstd::function_ref< void(::Block const &, ::BlockPos const &)> preReplaceCallback) const |
Static Public Member Functions | |
| static MCFOLD void | noopCallback (::Block const &, ::BlockPos const &) |
Public Attributes | |
| ::ll::TypedStorage< 8, 8, ::BlockSource & > | mRegion |
| ::ll::TypedStorage< 8, 8, ::BlockPatternData const & > | mData |