Skip to content

File registry.h

FileList > endstone > registry.h

Go to the source code of this file

  • #include <functional>
  • #include <stdexcept>
  • #include <fmt/format.h>
  • #include "identifier.h"

Namespaces

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

Classes

Type Name
class IRegistry
class Registry <typename T>
Abstract registry interface for objects with identifiers.

Macros

Type Name
define ENDSTONE_REGISTRY_TYPE (type) /* multi line expression */

Macro Definition Documentation

define ENDSTONE_REGISTRY_TYPE

#define ENDSTONE_REGISTRY_TYPE (
    type
) `/* multi line expression */`


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