|
LeviLamina
|
Public Member Functions | |
| JigsawBlockInfo & | operator= (JigsawBlockInfo const &) |
| JigsawBlockInfo (JigsawBlockInfo const &) | |
| MCAPI | JigsawBlockInfo (::JigsawBlockInfo &&) |
| MCAPI | JigsawBlockInfo (::BlockPos const &pos, ::Block const *block, ::Block const *finalBlock, ::JigsawEditorData editorData) |
| MCAPI void * | $ctor (::JigsawBlockInfo &&) |
| MCAPI void * | $ctor (::BlockPos const &pos, ::Block const *block, ::Block const *finalBlock, ::JigsawEditorData editorData) |
| MCAPI void | $dtor () |
Public Attributes | |
| ::ll::TypedStorage< 4, 12, ::BlockPos > | mPos |
| ::ll::TypedStorage< 8, 8, ::Block const * > | mBlock |
| ::ll::TypedStorage< 8, 8, ::Block const * > | mFinalBlock |
| ::ll::TypedStorage< 8, 144, ::JigsawEditorData > | mEditorData |