![]() |
Botcraft 1.21.5
|
#include <deque>
#include <fstream>
#include <limits>
#include <set>
#include "botcraft/Game/World/Blockstate.hpp"
#include "botcraft/Utilities/Logger.hpp"
#include "botcraft/Utilities/StringUtilities.hpp"
#include "botcraft/Renderer/Atlas.hpp"
Go to the source code of this file.
Namespaces | |
namespace | Botcraft |
Functions | |
Model | Botcraft::ModelModificationFromJson (const Model &model, const Json::Value &json) |
std::string | Botcraft::ModelNameFromJson (const Json::Value &json) |
int | Botcraft::WeightFromJson (const Json::Value &json) |
bool | Botcraft::CheckCondition (const std::string &name, const std::string &value, const std::vector< std::string > &variables) |