|
MCAPI::std::string const | _featureNamespaceFromInput (::std::string const &filePath, ::std::string const &contents) |
|
MCAPI void | _registerFeature (::std::string const &name, ::std::unique_ptr<::IFeature > featurePtr) |
|
MCAPI bool | _setupFeature (::IWorldRegistriesProvider &worldRegistries, bool isBasePack, ::ResourcePackManager const &rpm, ::std::string const &featureName, ::std::string const &jsonDefinition, ::MinEngineVersion const &minEngineVersion, bool serializeFeatures) |
|
MCAPI void | loadFromDefinitions (::IWorldRegistriesProvider &worldRegistries, ::ResourcePackManager const &rpm, bool clientSideGenEnabled) |
|
MCAPI ::WeakRef<::IFeature > | lookupByName (::std::string const &name) const |
|
MCAPI ::WeakRef<::IFeature > | lookupOrReserveFeature (::std::string const &featureName) |
|
MCAPI ::WeakRef<::IFeature > | reserveFeature (::std::string const &name) |
|
MCAPI void * | $ctor () |
|
MCAPI void | $dtor () |
|
|
static MCAPI ::std::string const & | AFTER_SKY_PASS () |
|
static MCAPI ::std::string const & | AFTER_SURFACE_PASS () |
|
static MCAPI ::std::string const & | AFTER_UNDERGROUND_PASS () |
|
static MCAPI ::std::string const & | BEFORE_SKY_PASS () |
|
static MCAPI ::std::string const & | BEFORE_SURFACE_PASS () |
|
static MCAPI ::std::string const & | BEFORE_UNDERGROUND_PASS () |
|
static MCAPI ::std::string const & | FINAL_PASS () |
|
static MCAPI ::std::string const & | FIRST_PASS () |
|
static MCAPI ::std::string const & | PREGENERATION_PASS () |
|
static MCAPI ::std::string const & | SKY_PASS () |
|
static MCAPI ::std::string const & | SURFACE_PASS () |
|
static MCAPI ::std::string const & | UNDERGROUND_PASS () |
|
|
::ll::TypedStorage< 8, 24, ::std::vector<::std::unique_ptr<::IFeature > > > | mFeatureRegistry |
|
::ll::TypedStorage< 8, 24, ::std::vector<::OwnerPtr<::IFeature > > > | mFeatureSlots |
|
::ll::TypedStorage< 8, 64, ::std::unordered_map<::HashedString, uint64 > > | mFeatureLookupMap |
|
::ll::TypedStorage< 8, 24, ::std::vector<::FeatureRegistry::FeatureBinaryJsonFormat > > | mFeatureSerializeData |
|
::ll::TypedStorage< 1, 1, bool > | mClientInitialized |
|
::ll::TypedStorage< 8, 24, ::std::vector<::std::string > > | mLargeFeaturePasses |
|
::ll::TypedStorage< 8, 24, ::std::vector<::std::string > > | mSmallFeaturePasses |
|
The documentation for this class was generated from the following file: