|
|
MCAPI::VoxelShapes::RegistryHandle | _insertOrFindDuplicate (::VoxelShapes::VoxelShape &&shape, bool isVanillaShape) |
|
MCAPI::VoxelShapes::RegistryHandle | getHandleByName (::HashedString const &name) const |
|
MCAPI bool | hasName (::HashedString const &name) const |
|
MCAPI void | initialize () |
|
|
::ll::TypedStorage< 1, 1, bool > | mInitialized |
|
::ll::TypedStorage< 2, 2, ::VoxelShapes::RegistryHandle > | mEmptyShapeHandle |
|
::ll::TypedStorage< 2, 2, ::VoxelShapes::RegistryHandle > | mUnitCubeShapeHandle |
|
::ll::TypedStorage< 8, 8, uint64 > | mVanillaShapes |
|
::ll::TypedStorage< 8, 8, uint64 > | mCustomShapes |
|
::ll::TypedStorage< 8, 24, ::std::vector<::VoxelShapes::VoxelShape > > | mVoxelShapes |
|
::ll::TypedStorage< 8, 64, ::std::unordered_map<::HashedString, ::VoxelShapes::RegistryHandle > > | mNameMap |
The documentation for this class was generated from the following file: