Interface AnimalTamer

    • Method Detail

      • getName

        @Nullable
        String getName()
        This is the name of the specified AnimalTamer.
        Returns:
        The name to reference on tamed animals or null if a name cannot be obtained
      • getUniqueId

        @NotNull
        UUID getUniqueId()
        This is the UUID of the specified AnimalTamer.
        Returns:
        The UUID to reference on tamed animals