LeviLamina
|
Public Member Functions | |
EndPortalShape & | operator= (EndPortalShape const &) |
EndPortalShape (EndPortalShape const &) | |
MCAPI | EndPortalShape (::BlockSource ®ion, ::BlockPos pos) |
MCAPI int | getDistanceUntilEdge (::BlockPos const &pos, int direction, int facing) |
MCAPI bool | isValid (::BlockSource ®ion) |
MCAPI void * | $ctor (::BlockSource ®ion, ::BlockPos pos) |
MCAPI void | $dtor () |
Public Attributes | |
::ll::TypedStorage< 8, 8, ::BlockSource & > | mSource |
::ll::TypedStorage< 4, 4, int > | mRightDir |
::ll::TypedStorage< 4, 4, int > | mLeftDir |
::ll::TypedStorage< 4, 4, int > | mDepthDir |
::ll::TypedStorage< 4, 12, ::BlockPos > | mBottomLeft |
::ll::TypedStorage< 4, 12, ::BlockPos > | mOrigin |
::ll::TypedStorage< 4, 4, int > | mBlockDirection |
::ll::TypedStorage< 8, 24, ::std::vector<::std::vector<::Block const * > > > | mPortalPattern |