JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
net.kyori.adventure.api
net.kyori.adventure.translation
Translatable
Contents
Description
Method Summary
Method Details
translationKey()
Hide sidebar
Show sidebar
Interface Translatable
public interface
Translatable
Something that has a translation key.
Since:
4.8.0
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
translationKey
()
Gets the translation key.
Method Details
translationKey
String
translationKey
()
Gets the translation key.
Returns:
the translation key
Since:
4.8.0