Uses of Interface
net.kyori.adventure.key.KeyedValue
Packages that use KeyedValue
-
Uses of KeyedValue in net.kyori.adventure.key
Methods in net.kyori.adventure.key that return KeyedValueModifier and TypeMethodDescriptionstatic <T> KeyedValue<T> KeyedValue.keyedValue(Key key, T value) Creates a link.