Interface TileItem

    • Method Detail

      • getId

        int getId()
        Returns:
        the ID of the item
        See Also:
        ItemID
      • getQuantity

        int getQuantity()
      • getDespawnTime

        int getDespawnTime()
        Get the time, in server ticks, when the item despawns, relative to the spawn time.
        Returns:
      • getVisibleTime

        int getVisibleTime()
        Get the time, in server ticks, when the item becomes visible to other players, relative to the spawn time.
        Returns: