Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Go to the source code of this file.
Classes | |
class | cEnchantments |
Class that stores item enchantments or stored-enchantments The enchantments may be serialized to a stringspec and read back from such stringspec. More... | |
struct | cWeightedEnchantment |
Typedefs | |
typedef std::vector< cWeightedEnchantment > | cWeightedEnchantments |
typedef std::vector<cWeightedEnchantment> cWeightedEnchantments |
Definition at line 25 of file Enchantments.h.