RegistryAttributeHolder

public interface RegistryAttributeHolder

Functions

addAttribute
Link copied to clipboard
abstract RegistryAttributeHolder addAttribute(RegistryAttribute attribute)
get
Link copied to clipboard
static RegistryAttributeHolder get(Registry<? extends Object> registry)
hasAttribute
Link copied to clipboard
abstract boolean hasAttribute(RegistryAttribute attribute)

Inheritors

FabricRegistry
Link copied to clipboard
MixinRegistry
Link copied to clipboard

Sources

jvm source
Link copied to clipboard