Cuberite
A lightweight, fast and extensible game server for Minecraft
Functions
Palette_1_13_1 Namespace Reference

Functions

UInt32 From (const BlockState Block)
 
UInt32 From (const CustomStatistic ID)
 
UInt32 From (const Item ID)
 
Item ToItem (const UInt32 ID)
 

Function Documentation

◆ From() [1/3]

UInt32 Palette_1_13_1::From ( const BlockState  Block)

Definition at line 8 of file Palette_1_13_1.cpp.

◆ From() [2/3]

UInt32 Palette_1_13_1::From ( const CustomStatistic  ID)

Definition at line 7873 of file Palette_1_13_1.cpp.

◆ From() [3/3]

UInt32 Palette_1_13_1::From ( const Item  ID)

Definition at line 7075 of file Palette_1_13_1.cpp.

◆ ToItem()

Item Palette_1_13_1::ToItem ( const UInt32  ID)

Definition at line 7939 of file Palette_1_13_1.cpp.