Cuberite
A lightweight, fast and extensible game server for Minecraft
Functions
Block::TNT Namespace Reference

Functions

BlockState TNT ()
 
constexpr BlockState TNT (const bool Unstable)
 
bool Unstable (const BlockState Block)
 

Function Documentation

◆ TNT() [1/2]

BlockState Block::TNT::TNT ( )

Definition at line 11618 of file BlockStates.cpp.

◆ TNT() [2/2]

constexpr BlockState Block::TNT::TNT ( const bool  Unstable)
constexpr

Definition at line 23736 of file BlockStates.h.

◆ Unstable()

bool Block::TNT::Unstable ( const BlockState  Block)

Definition at line 11622 of file BlockStates.cpp.