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

Functions

BlockState Podzol ()
 
constexpr BlockState Podzol (const bool Snowy)
 
bool Snowy (const BlockState Block)
 

Function Documentation

◆ Podzol() [1/2]

BlockState Block::Podzol::Podzol ( )

Definition at line 8272 of file BlockStates.cpp.

◆ Podzol() [2/2]

constexpr BlockState Block::Podzol::Podzol ( const bool  Snowy)
constexpr

Definition at line 15521 of file BlockStates.h.

◆ Snowy()

bool Block::Podzol::Snowy ( const BlockState  Block)

Definition at line 8276 of file BlockStates.cpp.