Cuberite
A lightweight, fast and extensible game server for Minecraft
Namespaces | Functions
Upgrade.cpp File Reference
#include "Globals.h"
#include "Upgrade.h"
#include "Registries/BlockStates.h"
Include dependency graph for Upgrade.cpp:

Go to the source code of this file.

Namespaces

 PaletteUpgrade
 

Functions

BlockState PaletteUpgrade::FromBlock (const BLOCKTYPE Block, const NIBBLETYPE Meta)
 
Item PaletteUpgrade::FromItem (const short Item, const short Damage)
 
std::pair< short, short > PaletteUpgrade::ToItem (const Item ID)