|
LeviLamina
|
Public Member Functions | |
| JigsawStructureBlockInfo & | operator= (JigsawStructureBlockInfo const &) |
| JigsawStructureBlockInfo (JigsawStructureBlockInfo const &) | |
| MCAPI | JigsawStructureBlockInfo (::JigsawStructureBlockInfo &&rhs) |
| MCAPI | JigsawStructureBlockInfo (::BlockPos const &pos, ::std::unique_ptr<::CompoundTag > tag, ::Block const &block) |
| MCAPI::CompoundTag * | getNonEmptyTag () |
| MCAPI void * | $ctor (::JigsawStructureBlockInfo &&rhs) |
| MCAPI void * | $ctor (::BlockPos const &pos, ::std::unique_ptr<::CompoundTag > tag, ::Block const &block) |
Public Attributes | |
| ::ll::TypedStorage< 4, 12, ::BlockPos > | mPos |
| ::ll::TypedStorage< 8, 8, ::Block const & > | mBlock |
| ::ll::TypedStorage< 8, 8, ::std::unique_ptr<::CompoundTag > > | mTag |