|
|
MCAPI void | _generateCodenames (::std::vector<::std::string > const &treatments, ::std::vector<::std::string > &codenamesInUse, ::std::stringstream &inoutStream) |
|
MCAPI void | generateNewCodenames (::std::vector<::std::string > const &realmFeatures, ::std::vector<::std::string > const &treatments) |
|
MCAPI::Bedrock::PubSub::Subscription | registerCodenameUpdatedListener (::std::function< void(::std::string_view)> callback) |
|
MCAPI void | registerRealmsFeatureNamesListener (::RealmsAPI &realmsAPI) |
|
MCAPI void | registerTreatmentsListener (::std::weak_ptr<::FlightingService > flightingService) |
|
|
::ll::TypedStorage< 8, 32, ::std::string > | mCodenameString |
|
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::Subscription > | mTreatmentsMonitorSubscription |
|
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::Subscription > | mRealmsFeatureFlagsMonitorSubscription |
|
::ll::TypedStorage< 8, 128, ::Bedrock::PubSub::Publisher< void(::std::string_view), ::Bedrock::PubSub::ThreadModel::MultiThreaded, 0 > > | mCodenameUpdatedPublisher |
|
::ll::TypedStorage< 1, 1, bool > | mDisableLocalizationForTesting |
|
::ll::TypedStorage< 1, 1, bool > | mShowActualTreatmentName |
|
::ll::TypedStorage< 8, 24, ::std::vector<::std::string > > | mRealmsFeatureFlags |
|
::ll::TypedStorage< 8, 24, ::std::vector<::std::string > > | mTreatments |
The documentation for this class was generated from the following files: