mcpp
C++ Minecraft Library
Loading...
Searching...
No Matches
chunk.h File Reference
#include "block.h"
#include "coordinate.h"
#include <memory>
#include <vector>
Include dependency graph for chunk.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  mcpp::Chunk
 
struct  mcpp::Chunk::Iterator
 An iterator for the Chunk's 3D block data. More...
 
struct  mcpp::Chunk::ConstIterator
 An iterator for the const Chunk's 3D block data. More...
 

Namespaces

namespace  mcpp
 Namespace containing all the the mcpp library classes.