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.util
Interface Identifiable
All Known Subinterfaces:
Aerial
,
Ageable
,
Agent
,
Ambient
,
Animal
,
Aquatic
,
AreaEffectCloud
,
ArmorEquipable
,
ArmorStand
,
Arrow
,
Bat
,
Blaze
,
Boat
,
Boss
,
BossBar
,
CaveSpider
,
ChestMinecart
,
Chicken
,
Chunk
,
CommandBlockMinecart
,
ComplexLiving
,
ComplexLivingPart
,
ContainerMinecart
<M>,
Cow
,
Creature
,
Creeper
,
DamagingProjectile
,
Donkey
,
DragonFireball
,
Egg
,
EnderCrystal
,
EnderDragon
,
EnderDragonPart
,
Enderman
,
Endermite
,
EnderPearl
,
Entity
,
EntityTargetingProjectile
,
Equipable
,
Evoker
,
ExperienceOrb
,
Explosive
,
Extent
,
EyeOfEnder
,
FallingBlock
,
Fireball
,
Firework
,
FishHook
,
FurnaceMinecart
,
FusedExplosive
,
GameProfile
,
Ghast
,
Giant
,
Golem
,
Guardian
,
Hanging
,
HopperMinecart
,
Horse
,
Hostile
,
Human
,
Humanoid
,
Husk
,
Illusioner
,
IronGolem
,
Item
,
ItemFrame
,
LargeFireball
,
LeashHitch
,
Lightning
,
Living
,
Llama
,
LlamaSpit
,
MagmaCube
,
Minecart
,
MobSpawnerMinecart
,
Monster
,
Mooshroom
,
Mule
,
Ocelot
,
Painting
,
Parrot
,
Pig
,
Player
,
PolarBear
,
PrimedTNT
,
Projectile
,
Rabbit
,
Ranger
,
RideableHorse
,
RideableMinecart
,
ServerBossBar
,
Sheep
,
Shulker
,
ShulkerBullet
,
Silverfish
,
Skeleton
,
SkeletonHorse
,
Slime
,
SmallFireball
,
Snowball
,
SnowGolem
,
SpectralArrow
,
Spider
,
Squid
,
Stray
,
Tamer
,
Task
,
ThrownExpBottle
,
ThrownPotion
,
TippedArrow
,
TNTMinecart
,
UniqueAccount
,
User
,
Vex
,
Villager
,
Vindicator
,
WeatherEffect
,
WhiteSkeleton
,
Witch
,
Wither
,
WitherSkeleton
,
WitherSkull
,
Wolf
,
World
,
Zombie
,
ZombieHorse
,
ZombiePigman
,
ZombieVillager
All Known Implementing Classes:
HoverAction.ShowEntity.Ref
public interface
Identifiable
An identifiable object has a UUID that can be retrieved.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
UUID
getUniqueId
()
Gets the unique ID for this object.
Method Detail
getUniqueId
UUID
getUniqueId()
Gets the unique ID for this object.
Returns:
The
UUID
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