LeviLamina
Loading...
Searching...
No Matches
BiomeDefinitionChunkGenData Struct Reference

Public Member Functions

BiomeDefinitionChunkGenDataoperator= (BiomeDefinitionChunkGenData const &)
 
MCAPI BiomeDefinitionChunkGenData (::BiomeDefinitionChunkGenData &&)
 
MCAPI BiomeDefinitionChunkGenData (::BiomeDefinitionChunkGenData const &)
 
MCAPI::BiomeDefinitionChunkGenData & operator= (::BiomeDefinitionChunkGenData &&)
 
MCAPI void write (::BinaryStream &stream) const
 
MCAPI void * $ctor (::BiomeDefinitionChunkGenData &&)
 
MCAPI void * $ctor (::BiomeDefinitionChunkGenData const &)
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI ::Bedrock::Result<::BiomeDefinitionChunkGenDataread (::ReadOnlyBinaryStream &stream)
 

Public Attributes

::ll::TypedStorage< 4, 20, ::std::optional<::BiomeClimateData > > mClimate
 
::ll::TypedStorage< 8, 32, ::std::optional<::BiomeConsolidatedFeaturesData > > mConsolidatedFeatures
 
::ll::TypedStorage< 4, 16, ::std::optional<::BiomeMountainParamsData > > mMountainParams
 
::ll::TypedStorage< 8, 32, ::std::optional<::BiomeSurfaceMaterialAdjustmentData > > mSurfaceMaterialAdjustments
 
::ll::TypedStorage< 4, 28, ::std::optional<::BiomeSurfaceMaterialData > > mSurfaceMaterials
 
::ll::TypedStorage< 1, 1, bool > mHasDefaultOverworldSurface
 
::ll::TypedStorage< 1, 1, bool > mHasSwampSurface
 
::ll::TypedStorage< 1, 1, bool > mHasFrozenOceanSurface
 
::ll::TypedStorage< 1, 1, bool > mHasTheEndSurface
 
::ll::TypedStorage< 4, 16, ::std::optional<::BiomeMesaSurfaceData > > mMesaSurface
 
::ll::TypedStorage< 8, 80, ::std::optional<::BiomeCappedSurfaceData > > mCappedSurface
 
::ll::TypedStorage< 8, 176, ::std::optional<::BiomeOverworldGenRulesData > > mOverworldGenRules
 
::ll::TypedStorage< 4, 24, ::std::optional<::BiomeMultinoiseGenRulesData > > mMultinoiseGenRules
 
::ll::TypedStorage< 8, 32, ::std::optional<::BiomeLegacyWorldGenRulesData > > mLegacyWorldGenRules
 
::ll::TypedStorage< 8, 32, ::std::optional<::BiomeReplacementsData > > mReplaceBiomes
 

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