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

Functions

bool HasRecord (const BlockState Block)
 
BlockState Jukebox ()
 
constexpr BlockState Jukebox (const bool HasRecord)
 

Function Documentation

◆ HasRecord()

bool Block::Jukebox::HasRecord ( const BlockState  Block)

Definition at line 5398 of file BlockStates.cpp.

◆ Jukebox() [1/2]

BlockState Block::Jukebox::Jukebox ( )

Definition at line 5394 of file BlockStates.cpp.

◆ Jukebox() [2/2]

constexpr BlockState Block::Jukebox::Jukebox ( const bool  HasRecord)
constexpr

Definition at line 9940 of file BlockStates.h.