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

Functions

unsigned char Bites (const BlockState Block)
 
BlockState Cake ()
 
constexpr BlockState Cake (const unsigned char Bites)
 

Function Documentation

◆ Bites()

unsigned char Block::Cake::Bites ( const BlockState  Block)

Definition at line 2157 of file BlockStates.cpp.

◆ Cake() [1/2]

BlockState Block::Cake::Cake ( )

Definition at line 2153 of file BlockStates.cpp.

◆ Cake() [2/2]

constexpr BlockState Block::Cake::Cake ( const unsigned char  Bites)
constexpr

Definition at line 3649 of file BlockStates.h.