Cuberite
A lightweight, fast and extensible game server for Minecraft
src
Protocol
Palettes
Palette_1_14.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "BlockState.h"
4
#include "
Registries/Items.h
"
5
#include "
Registries/CustomStatistics.h
"
6
7
namespace
Palette_1_14
8
{
9
UInt32
From
(
BlockState
Block
);
10
UInt32
From
(
Item
ID);
11
UInt32
From
(
CustomStatistic
ID);
12
Item
ToItem
(
UInt32
ID);
13
}
UInt32
unsigned int UInt32
Definition:
Globals.h:157
CustomStatistics.h
CustomStatistic
CustomStatistic
Definition:
CustomStatistics.h:5
Items.h
Item
Item
Definition:
Items.h:4
Palette_1_14
Definition:
Palette_1_14.cpp:7
Palette_1_14::ToItem
Item ToItem(const UInt32 ID)
Definition:
Palette_1_14.cpp:9585
Palette_1_14::From
UInt32 From(const BlockState Block)
Definition:
Palette_1_14.cpp:8
Block
Definition:
BlockStates.cpp:4
BlockState
Represents the state of a single block (previously known as "block meta").
Definition:
BlockState.h:20
Generated on Fri Oct 25 2024 05:01:16 for Cuberite by
1.9.1