LeviLamina
Loading...
Searching...
No Matches
Igloo Class Reference
Inheritance diagram for Igloo:

Public Member Functions

virtual::StructurePieceType getType () const
virtual bool postProcess (::BlockSource &region, ::Random &random, ::BoundingBox const &chunkBB)
virtual void postProcessMobsAt (::BlockSource &region, ::Random &random, ::BoundingBox const &chunkBB)
MCAPI::StructurePieceType $getType () const
MCAPI bool $postProcess (::BlockSource &region, ::Random &random, ::BoundingBox const &chunkBB)
MCAPI void $postProcessMobsAt (::BlockSource &region, ::Random &random, ::BoundingBox const &chunkBB)
MCAPI bool updateAverageGroundHeight (::BlockSource &region, ::BoundingBox const &chunkBB, int offset)
MCAPI bool updateHeightPositionToLowestGroundHeight (::BlockSource &region, ::BoundingBox const &chunkBB, int offset)
MCAPI void * $ctor (int west, int floor, int north, int width, int height, int depth)
MCFOLD void $dtor ()
virtual void moveBoundingBox (int dx, int dy, int dz)
virtual void addChildren (::StructurePiece &startPiece, ::std::vector<::std::unique_ptr<::StructurePiece > > &pieces, ::Random &random)
virtual bool isInInvalidLocation (::BlockSource &region, ::BoundingBox const &chunkBB)
virtual int getWorldX (int x, int z)
virtual int getWorldZ (int x, int z)
virtual void placeBlock (::BlockSource &region, ::Block const &block, int x, int y, int z, ::BoundingBox const &chunkBB)
virtual bool canBeReplaced (::BlockSource &, int const, int const, int const, ::BoundingBox const &)
virtual void generateBox (::BlockSource &region, ::BoundingBox const &chunkBB, int x0, int y0, int z0, int x1, int y1, int z1, ::Block const &edgeBlock, ::Block const &fillBlock, bool skipAir)
MCAPI void generateBox (::BlockSource &region, ::BoundingBox const &chunkBB, int x0, int y0, int z0, int x1, int y1, int z1, bool skipAir, ::Random &random, ::BlockSelector const &selector)
virtual void addHardcodedSpawnAreas (::LevelChunk &chunk) const
MCAPI void addTerrainAdjustmentToken (::std::shared_ptr< bool > token)
MCAPI void generateMaybeBox (::BlockSource &region, ::BoundingBox const &chunkBB, ::Random &random, float probability, int x0, int y0, int z0, int x1, int y1, int z1, ::Block const &edgeBlock, ::Block const &fillBlock, bool skipAir, bool excludeSky)
MCAPI::Block const & getBlock (::BlockSource &region, int x, int y, int z, ::BoundingBox const &chunkBB)
MCAPI ushort getOrientationData (::Block const *block, ushort data)
MCAPI bool isAboveGround (int x0, int y1, int z, ::BlockSource &region)
MCAPI void maybeGenerateBlockIfNotFloating (::BlockSource &region, ::BoundingBox const &chunkBB, ::Random &random, float probability, int x, int y, int z, ::Block const &block)
MCAPI void $moveBoundingBox (int dx, int dy, int dz)
MCFOLD void $addChildren (::StructurePiece &startPiece, ::std::vector<::std::unique_ptr<::StructurePiece > > &pieces, ::Random &random)
MCAPI bool $isInInvalidLocation (::BlockSource &region, ::BoundingBox const &chunkBB)
MCAPI int $getWorldX (int x, int z)
MCAPI int $getWorldZ (int x, int z)
MCAPI void $placeBlock (::BlockSource &region, ::Block const &block, int x, int y, int z, ::BoundingBox const &chunkBB)
MCFOLD bool $canBeReplaced (::BlockSource &, int const, int const, int const, ::BoundingBox const &)
MCAPI void $generateBox (::BlockSource &region, ::BoundingBox const &chunkBB, int x0, int y0, int z0, int x1, int y1, int z1, ::Block const &edgeBlock, ::Block const &fillBlock, bool skipAir)
MCFOLD void $addHardcodedSpawnAreas (::LevelChunk &chunk) const

Static Public Member Functions

static MCAPI ::std::string const & STRUCTURE_LOCATION_IGLOO_NO_TRAPDOOR ()
static MCAPI ::std::string const & STRUCTURE_LOCATION_IGLOO_TRAPDOOR ()
static MCAPI ::std::string const & STRUCTURE_LOCATION_LABORATORY ()
static MCAPI ::std::string const & STRUCTURE_LOCATION_LADDER ()
static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 8, 192, ::LegacyStructureSettingsmLabSettings
::ll::TypedStorage< 4, 12, ::BlockPosmLabPos
::ll::TypedStorage< 4, 12, ::Vec3mVillagerPos
::ll::TypedStorage< 4, 12, ::Vec3mZombieVillagerPos
::ll::TypedStorage< 4, 4, int > mWidth
::ll::TypedStorage< 4, 4, int > mHeight
::ll::TypedStorage< 4, 4, int > mDepth
::ll::TypedStorage< 4, 4, int > mHeightPosition
::ll::TypedStorage< 8, 160, ::ScatteredFeaturePiece::LocalRegistrymLocalRegistry
::ll::TypedStorage< 4, 24, ::BoundingBoxmBoundingBox
::ll::TypedStorage< 4, 4, int > mOrientation
::ll::TypedStorage< 4, 4, int > mGenDepth
::ll::TypedStorage< 8, 16, ::std::shared_ptr< bool > > mTerrainAdjustmentToken

Member Function Documentation

◆ postProcess()

virtual bool Igloo::postProcess ( ::BlockSource & region,
::Random & random,
::BoundingBox const & chunkBB )
virtual

Implements StructurePiece.

◆ postProcessMobsAt()

virtual void Igloo::postProcessMobsAt ( ::BlockSource & region,
::Random & random,
::BoundingBox const & chunkBB )
virtual

Reimplemented from StructurePiece.

◆ $vftable()

MCAPI void ** Igloo::$vftable ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

The documentation for this class was generated from the following file:
  • src/mc/world/level/levelgen/structure/Igloo.h