Interface ResourceIDRetrievable

All Known Implementing Classes:
ResourceID, SlotID

public interface ResourceIDRetrievable
An interface to retrieve the ResourceID of an object.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the ResourceID of the object.
  • Method Details

    • getResourceID

      ResourceID getResourceID()
      Gets the ResourceID of the object.