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

Enumerations

enum class  Half { Upper , Lower }
 

Functions

enum Half Half (const BlockState Block)
 
BlockState TallSeagrass ()
 
constexpr BlockState TallSeagrass (const enum Half Half)
 

Enumeration Type Documentation

◆ Half

Enumerator
Upper 
Lower 

Definition at line 23761 of file BlockStates.h.

Function Documentation

◆ Half()

enum Half Block::TallSeagrass::Half ( const BlockState  Block)

Definition at line 11648 of file BlockStates.cpp.

◆ TallSeagrass() [1/2]

BlockState Block::TallSeagrass::TallSeagrass ( )

Definition at line 11648 of file BlockStates.cpp.

◆ TallSeagrass() [2/2]

constexpr BlockState Block::TallSeagrass::TallSeagrass ( const enum Half  Half)
constexpr

Definition at line 23766 of file BlockStates.h.