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

Functions

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

Function Documentation

◆ Distance()

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

Definition at line 5576 of file BlockStates.cpp.

◆ JungleLeaves() [1/2]

BlockState Block::JungleLeaves::JungleLeaves ( )

Definition at line 5572 of file BlockStates.cpp.

◆ JungleLeaves() [2/2]

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

Definition at line 10263 of file BlockStates.h.

◆ Persistent()

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

Definition at line 5589 of file BlockStates.cpp.