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

Functions

unsigned char Distance (const BlockState Block)
 
bool Persistent (const BlockState Block)
 
BlockState SpruceLeaves ()
 
constexpr BlockState SpruceLeaves (const unsigned char Distance, const bool Persistent)
 

Function Documentation

◆ Distance()

unsigned char Block::SpruceLeaves::Distance ( const BlockState  Block)

Definition at line 10799 of file BlockStates.cpp.

◆ Persistent()

bool Block::SpruceLeaves::Persistent ( const BlockState  Block)

Definition at line 10812 of file BlockStates.cpp.

◆ SpruceLeaves() [1/2]

BlockState Block::SpruceLeaves::SpruceLeaves ( )

Definition at line 10795 of file BlockStates.cpp.

◆ SpruceLeaves() [2/2]

constexpr BlockState Block::SpruceLeaves::SpruceLeaves ( const unsigned char  Distance,
const bool  Persistent 
)
constexpr

Definition at line 22503 of file BlockStates.h.