Interface Identifiable

All Known Subinterfaces:
HitBox, ModelDisplay, PlayerChannelHandler

public interface Identifiable
Identifiable entity
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    id()
    Gets entity id
    @NotNull UUID
    Gets entity uuid
  • Method Details

    • id

      int id()
      Gets entity id
      Returns:
      id
    • uuid

      @NotNull @NotNull UUID uuid()
      Gets entity uuid
      Returns:
      uuid