Interface Target

All Known Implementing Classes:
BlockTarget, ItemTarget

public interface Target
A target is something that can have events attached to it.
  • Method Summary

    Modifier and Type
    Method
    Description
    Get a friendly name to be printed.
    Get the type ID.
  • Method Details

    • getTypeId

      String getTypeId()
      Get the type ID.
      Returns:
      the type ID
    • getFriendlyName

      String getFriendlyName()
      Get a friendly name to be printed.
      Returns:
      a friendly name