File tag.h¶
FileList > endstone > nbt > tag.h
Go to the source code of this file
#include <regex>#include <fmt/format.h>#include <fmt/ranges.h>#include "endstone/detail.h"#include "endstone/nbt/array.h"#include "endstone/nbt/compound.h"#include "endstone/nbt/list.h"#include "endstone/nbt/type.h"#include "endstone/nbt/value.h"
Namespaces¶
| Type | Name |
|---|---|
| namespace | endstone Represents a button with text and an optional icon. |
| namespace | nbt |
Classes¶
| Type | Name |
|---|---|
| class | Tag |
| struct | formatter< endstone::ByteArrayTag > <> |
| struct | formatter< endstone::ByteTag > <> |
| struct | formatter< endstone::CompoundTag > <> |
| struct | formatter< endstone::CompoundTag::map_type::value_type > <> |
| struct | formatter< endstone::DoubleTag > <> |
| struct | formatter< endstone::FloatTag > <> |
| struct | formatter< endstone::IntArrayTag > <> |
| struct | formatter< endstone::IntTag > <> |
| struct | formatter< endstone::ListTag > <> |
| struct | formatter< endstone::LongTag > <> |
| struct | formatter< endstone::ShortTag > <> |
| struct | formatter< endstone::StringTag > <> |
| struct | formatter< endstone::nbt::Tag > <> |
| struct | formatter< endstone::nbt::escape_view > <> |
The documentation for this class was generated from the following file include/endstone/nbt/tag.h