AttributeHolder

interface AttributeHolder

A holder of attributes.

Inheritors

Functions

Link copied to clipboard
abstract fun getAttribute(type: AttributeType): Attribute?

Gets the attribute for the specified type, or returns null if there is no attribute for the given type.