LeviLamina
Loading...
Searching...
No Matches
LevelChunkVolumeData Class Reference

Public Types

using StructureInstanceList = ::std::vector<::std::shared_ptr<::br::worldgen::StructureInstance const>>

Public Member Functions

LevelChunkVolumeDataoperator= (LevelChunkVolumeData const &)
 LevelChunkVolumeData (LevelChunkVolumeData const &)
MCAPI void addStructure (::std::shared_ptr<::br::worldgen::StructureInstance const > instance)
MCFOLD void addStructure (::StructureStart const &start)
MCAPI void addStructureReference (::std::shared_ptr<::br::worldgen::StructureInstance const > instance)
MCFOLD void addStructureReference (::StructureStart const &start)
MCAPI void deserializeAabbVolumes (::IDataInput &stream)
MCAPI void deserializeHardcodedSpawners (::IDataInput &stream)
MCAPI ::std::vector<::std::shared_ptr<::br::worldgen::StructureInstance const > > getOverlappingStructures () const
MCAPI ::std::vector<::BlockPosstructureSpawnPos () const

Public Attributes

::ll::TypedStorage< 8, 24, ::std::vector<::std::shared_ptr<::br::worldgen::StructureInstance const > > > mStructures
::ll::TypedStorage< 8, 24, ::std::vector<::std::shared_ptr<::br::worldgen::StructureInstance const > > > mStructureReferences
::ll::TypedStorage< 8, 768, ::br::LevelChunkDataRegistrymDataRegistry
::ll::TypedStorage< 4, 12, ::BlockPosmMin
::ll::TypedStorage< 4, 12, ::BlockPosmMax
::ll::TypedStorage< 8, 8, ::ChunkPosmChunkPos
::ll::TypedStorage< 8, 8, ::StructureSpawnRegistry const & > mStructureSpawnRegistry

The documentation for this class was generated from the following file: