Skip to content

File item_meta.h

FileList > endstone > inventory > meta > item_meta.h

Go to the source code of this file

  • #include <memory>
  • #include <optional>
  • #include <string>
  • #include <unordered_map>
  • #include <vector>
  • #include "endstone/enchantments/enchantment.h"
  • #include "endstone/nbt/tag.h"

Namespaces

Type Name
namespace endstone
Represents a button with text and an optional icon.

Classes

Type Name
class ItemMeta
Represents the metadata of a generic item.

Macros

Type Name
define ENDSTONE_ITEM_META_TYPE (type) static constexpr auto MetaType = Type::type;

Macro Definition Documentation

define ENDSTONE_ITEM_META_TYPE

#define ENDSTONE_ITEM_META_TYPE (
    type
) `static constexpr auto MetaType = Type::type;`


The documentation for this class was generated from the following file include/endstone/inventory/meta/item_meta.h