FabricRegistry

public interface FabricRegistry implements RegistryAttributeHolder

Functions

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

Inheritors

MixinRegistry
Link copied to clipboard

Sources

jvm source
Link copied to clipboard