MixinRegistry

public abstract class MixinRegistry<T> implements RegistryAttributeHolder, FabricRegistry

Functions

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

Sources

jvm source
Link copied to clipboard