Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Functions | |
BlockState | PlayerHead () |
constexpr BlockState | PlayerHead (const unsigned char Rotation) |
unsigned char | Rotation (const BlockState Block) |
BlockState Block::PlayerHead::PlayerHead | ( | ) |
Definition at line 8226 of file BlockStates.cpp.
|
constexpr |
Definition at line 15485 of file BlockStates.h.
unsigned char Block::PlayerHead::Rotation | ( | const BlockState | Block | ) |
Definition at line 8230 of file BlockStates.cpp.