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

Enumerations

enum class  Axis { X , Y , Z }
 

Functions

enum Axis Axis (const BlockState Block)
 
BlockState StrippedOakLog ()
 
constexpr BlockState StrippedOakLog (const enum Axis Axis)
 

Enumeration Type Documentation

◆ Axis

Enumerator

Definition at line 23557 of file BlockStates.h.

Function Documentation

◆ Axis()

Definition at line 11441 of file BlockStates.cpp.

◆ StrippedOakLog() [1/2]

BlockState Block::StrippedOakLog::StrippedOakLog ( )

Definition at line 11441 of file BlockStates.cpp.

◆ StrippedOakLog() [2/2]

constexpr BlockState Block::StrippedOakLog::StrippedOakLog ( const enum Axis  Axis)
constexpr

Definition at line 23563 of file BlockStates.h.