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

Functions

eBlockFace Facing (const BlockState Block)
 
BlockState Ladder ()
 
constexpr BlockState Ladder (const eBlockFace Facing)
 

Function Documentation

◆ Facing()

eBlockFace Block::Ladder::Facing ( const BlockState  Block)

Definition at line 5850 of file BlockStates.cpp.

◆ Ladder() [1/2]

BlockState Block::Ladder::Ladder ( )

Definition at line 5846 of file BlockStates.cpp.

◆ Ladder() [2/2]

constexpr BlockState Block::Ladder::Ladder ( const eBlockFace  Facing)
constexpr

Definition at line 10599 of file BlockStates.h.