3#include "mc/_HeaderOutputPredefine.h"
10namespace Core {
class Path; }
33 bool usingUpcomingCreatorFeaturesExperiment
36 MCNAPI ::TradeTable*
fetchTable(::std::string
const& path);
38 MCNAPI
void reload(
::Level& level,
bool usingUpcomingCreatorFeaturesExperiment);
Definition ResourcePackManager.h:23
Definition TradeTables.h:13
MCAPI void reload(::Level &level, bool usingUpcomingCreatorFeaturesExperiment)
MCAPI::TradeTable * fetchTable(::std::string const &path)
MCAPI void _parseAndStoreTradeTable(::Level &level, ::ResourcePackManager *resourceLoader, ::Core::Path const &tradeTablePath, bool usingUpcomingCreatorFeaturesExperiment)
Definition TradeTable.h:5