Interface RegistryAttributeHolder
public interface RegistryAttributeHolder
-
Method Summary
Modifier and TypeMethodDescriptionaddAttribute(RegistryAttribute attribute)
static RegistryAttributeHolder
get(net.minecraft.util.registry.Registry<?> registry)
boolean
hasAttribute(RegistryAttribute attribute)
-
Method Details
-
get
-
addAttribute
-
hasAttribute
-