Package net.kyori.adventure.key
Interface Keyed
- All Known Subinterfaces:
Key
,KeyedValue<T>
public interface Keyed
Something that has an associated
Key
.- Since:
- 4.0.0
-
Method Summary
-
Method Details
-
key
Gets the key.- Returns:
- the key
- Since:
- 4.0.0
-