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:
Aerial
,
Ageable
,
Agent
,
Ambient
,
Animal
,
Aquatic
,
AreaEffectCloud
,
ArmorStand
,
Arrow
,
Bat
,
Blaze
,
BlockStatistic
,
BlockType
,
Boat
,
Boss
,
BrickType
,
Career
,
CaveSpider
,
ChatVisibility
,
ChestMinecart
,
Chicken
,
CoalType
,
CommandBlockMinecart
,
ComplexLiving
,
ComplexLivingPart
,
ContainerMinecart
<M>,
CookedFish
,
Cow
,
Creature
,
Creeper
,
DamagingProjectile
,
Difficulty
,
DirtType
,
Donkey
,
DoublePlantType
,
DragonFireball
,
DyeColor
,
Egg
,
EnchantmentType
,
EnderCrystal
,
EnderDragon
,
EnderDragonPart
,
Enderman
,
Endermite
,
EnderPearl
,
Entity
,
EntityStatistic
,
EntityTargetingProjectile
,
EntityType
,
Evoker
,
ExperienceOrb
,
Explosive
,
EyeOfEnder
,
FallingBlock
,
Fireball
,
Firework
,
Fish
,
FishHook
,
FurnaceMinecart
,
FusedExplosive
,
GameMode
,
Ghast
,
Giant
,
Golem
,
Guardian
,
HandPreference
,
HandType
,
Hanging
,
HopperMinecart
,
Horse
,
Hostile
,
Human
,
Humanoid
,
Husk
,
Illusioner
,
IronGolem
,
Item
,
ItemFrame
,
ItemStack
,
ItemStackSnapshot
,
ItemStatistic
,
ItemType
,
LargeFireball
,
LeashHitch
,
Lightning
,
Living
,
Llama
,
LlamaSpit
,
MagmaCube
,
Minecart
,
MobSpawnerMinecart
,
Monster
,
Mooshroom
,
Mule
,
Ocelot
,
Painting
,
Parrot
,
Pig
,
PistonType
,
PlantType
,
Player
,
PolarBear
,
PopulatorType
,
PotionEffectType
,
PrimedTNT
,
PrismarineType
,
Projectile
,
QuartzType
,
Rabbit
,
Ranger
,
RecordType
,
RideableHorse
,
RideableMinecart
,
SandstoneType
,
SandType
,
Sheep
,
ShrubType
,
Shulker
,
ShulkerBullet
,
Silverfish
,
Skeleton
,
SkeletonHorse
,
SkinPart
,
SkullType
,
SlabType
,
Slime
,
SmallFireball
,
Snowball
,
SnowGolem
,
SpectralArrow
,
Spider
,
Squid
,
Statistic
,
StatisticType
,
StoneType
,
Stray
,
ThrownExpBottle
,
ThrownPotion
,
TippedArrow
,
TNTMinecart
,
TreeType
,
Vex
,
Villager
,
Vindicator
,
WeatherEffect
,
WhiteSkeleton
,
Witch
,
Wither
,
WitherSkeleton
,
WitherSkull
,
Wolf
,
Zombie
,
ZombieHorse
,
ZombiePigman
,
ZombieVillager
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