![]() |
Botcraft 1.21.4
|
#include <memory>
#include <thread>
#include <unordered_map>
#include <unordered_set>
#include <vector>
#include "botcraft/Game/Enums.hpp"
#include "botcraft/Game/World/Blockstate.hpp"
#include "protocolCraft/Types/NBT/NBT.hpp"
#include "protocolCraft/Types/BlockEntityInfo.hpp"
Go to the source code of this file.
Classes | |
class | Botcraft::Chunk |
Namespaces | |
namespace | Botcraft |
Variables | |
static constexpr int | Botcraft::CHUNK_WIDTH = 16 |
static constexpr int | Botcraft::SECTION_HEIGHT = 16 |