public interface RegistryAttributeHolder
Modifier and Type | Method and Description |
---|---|
RegistryAttributeHolder |
addAttribute(RegistryAttribute attribute) |
static RegistryAttributeHolder |
get(net.minecraft.util.registry.Registry<?> registry) |
boolean |
hasAttribute(RegistryAttribute attribute) |
static RegistryAttributeHolder get(net.minecraft.util.registry.Registry<?> registry)
RegistryAttributeHolder addAttribute(RegistryAttribute attribute)
boolean hasAttribute(RegistryAttribute attribute)