Cuberite
A lightweight, fast and extensible game server for Minecraft
Classes | Typedefs
RedstoneSimulatorChunkData.h File Reference
#include <stack>
#include "Chunk.h"
#include "BlockState.h"
#include "Simulator/RedstoneSimulator.h"
Include dependency graph for RedstoneSimulatorChunkData.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cIncrementalRedstoneSimulatorChunkData
 

Typedefs

using PowerLevel = unsigned char
 

Typedef Documentation

◆ PowerLevel

using PowerLevel = unsigned char

Definition at line 14 of file RedstoneSimulatorChunkData.h.