Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
BlockState | CreeperWallHead () |
constexpr BlockState | CreeperWallHead (const eBlockFace Facing) |
eBlockFace | Facing (const BlockState Block) |
BlockState Block::CreeperWallHead::CreeperWallHead | ( | ) |
Definition at line 2708 of file BlockStates.cpp.
|
constexpr |
Definition at line 4622 of file BlockStates.h.
eBlockFace Block::CreeperWallHead::Facing | ( | const BlockState | Block | ) |
Definition at line 2712 of file BlockStates.cpp.