JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.spongepowered.api.text.translation
Interface Translatable
All Known Subinterfaces:
Achievement
,
BlockStatistic
,
BlockType
,
Career
,
Enchantment
,
EntityStatistic
,
EntityType
,
GameMode
,
HorseVariant
,
ItemStack
,
ItemStatistic
,
ItemType
,
PopulatorType
,
PotionEffectType
,
Profession
,
SkullType
,
Statistic
,
StatisticGroup
,
TeamStatistic
public interface
Translatable
Represents a game object with a corresponding translation.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Translation
getTranslation
()
Returns the Translation that corresponds to this
Translatable
.
Method Detail
getTranslation
Translation
getTranslation()
Returns the Translation that corresponds to this
Translatable
.
Returns:
The translation of this object
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method