Skip to content

File registry.h

FileList > endstone > registry.h

Go to the source code of this file

  • #include <concepts>
  • #include <functional>
  • #include <stdexcept>
  • #include <string>
  • #include <fmt/format.h>
  • #include "detail.h"
  • #include "identifier.h"
  • #include "server.h"

Namespaces

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

Classes

Type Name
class IRegistry
class Registry <typename T>
Abstract registry interface for objects with identifiers.
class Type
CRTP base for registry-backed types identified by an Identifier .
struct formatter< T > <typename T>

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