Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
BlockState | TNT () |
constexpr BlockState | TNT (const bool Unstable) |
bool | Unstable (const BlockState Block) |
BlockState Block::TNT::TNT | ( | ) |
Definition at line 11618 of file BlockStates.cpp.
|
constexpr |
Definition at line 23736 of file BlockStates.h.
bool Block::TNT::Unstable | ( | const BlockState | Block | ) |
Definition at line 11622 of file BlockStates.cpp.