Interface Identifiable

All Known Subinterfaces:
Actor, Player, SessionKey
All Known Implementing Classes:
AbstractCommandBlockActor, AbstractNonPlayerActor, AbstractPlayerActor

public interface Identifiable
Represents an object that can be identified by a UUID.
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the UUID for this object.
  • Method Details

    • getUniqueId

      UUID getUniqueId()
      Get the UUID for this object.
      Returns:
      the UUID