Interface ResourceIDRetrievable

  • All Known Implementing Classes:
    ResourceID, SlotID

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

      • getResourceID

        ResourceID getResourceID()
        Gets the ResourceID of the object.