Interface RegistryAttributeHolder
@NonExtendable
public interface RegistryAttributeHolder
-
Method Summary
Modifier and TypeMethodDescriptionaddAttribute(RegistryAttribute attribute) static RegistryAttributeHolderget(net.minecraft.core.Registry<?> registry) static RegistryAttributeHolderget(net.minecraft.resources.ResourceKey<?> key) booleanhasAttribute(RegistryAttribute attribute)
-
Method Details
-
get
-
get
-
addAttribute
-
hasAttribute
-