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

Enumerations

enum class  Axis { X , Y , Z }
 

Functions

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

Enumeration Type Documentation

◆ Axis

Enumerator

Definition at line 23489 of file BlockStates.h.

Function Documentation

◆ Axis()

Definition at line 11377 of file BlockStates.cpp.

◆ StrippedDarkOakLog() [1/2]

BlockState Block::StrippedDarkOakLog::StrippedDarkOakLog ( )

Definition at line 11377 of file BlockStates.cpp.

◆ StrippedDarkOakLog() [2/2]

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

Definition at line 23495 of file BlockStates.h.