|
LeviLamina
|
Public Types | |
| using | MobCounts = ::std::array<int, 8> |
| using | PlayerList = ::std::vector<::Player const*> |
Public Attributes | |
| ::ll::TypedStorage< 8, 8, ::BlockSource * > | mRegion |
| ::ll::TypedStorage< 8, 24, ::std::vector<::std::tuple< int64, ::std::vector<::Player const * > > > > | mPlayersNearChunk |
| ::ll::TypedStorage< 8, 24, ::std::vector<::std::tuple<::Player const *, ::std::array< int, 8 > > > > | mMobCounts |