Cuberite
A lightweight, fast and extensible game server for Minecraft
Namespaces | Functions
Upgrade.h File Reference
#include "ChunkDef.h"
#include "BlockState.h"
#include "Registries/Items.h"
Include dependency graph for Upgrade.h:
This graph shows which files directly or indirectly include this file:

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)