Skip to content

Conversation

@takejohn
Copy link
Contributor

@takejohn takejohn commented Dec 31, 2023

I want to add the feature suggested as #91, container transactions lookup.

Additions

New methods:

int parseResult(String[] results).getAmount()
ItemMeta parseResult(String[] results).getItemMeta()
List<String[]> containerTransactionsLookup(Location location, int time)

Changes

parseResult(String[] results).getBlockData() will return the BlockData of the item if the material is a block.

@takejohn
Copy link
Contributor Author

Should I add documentation as /docs/api/version/v10.md?

@takejohn takejohn marked this pull request as ready for review December 31, 2023 09:51
@vanquesh
Copy link

It would be great to get this added

@stale
Copy link

stale bot commented Mar 30, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Mar 30, 2024
@Intelli Intelli removed the stale label Mar 30, 2024
@stale
Copy link

stale bot commented May 30, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label May 30, 2024
@stale stale bot closed this Jun 7, 2024
@Intelli Intelli reopened this Jun 7, 2024
@stale stale bot removed the stale label Jun 7, 2024
return 0;
}

return Integer.parseInt(parse[10]);

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this can throw NumberFormatException

@stale
Copy link

stale bot commented Aug 10, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Aug 10, 2024
@Intelli Intelli removed the stale label Aug 10, 2024
@stale
Copy link

stale bot commented Oct 17, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Oct 17, 2024
@Intelli Intelli removed the stale label Oct 17, 2024
@stale
Copy link

stale bot commented Dec 18, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Dec 18, 2024
@Intelli Intelli removed the stale label Dec 18, 2024
@stale
Copy link

stale bot commented Feb 16, 2025

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Feb 16, 2025
@Intelli Intelli removed the stale label Feb 16, 2025
@stale
Copy link

stale bot commented Apr 17, 2025

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Apr 17, 2025
@Intelli Intelli removed the stale label Apr 17, 2025
@stale
Copy link

stale bot commented Jun 16, 2025

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jun 16, 2025
@Intelli Intelli removed the stale label Jun 16, 2025
@stale
Copy link

stale bot commented Aug 16, 2025

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Aug 16, 2025
@Intelli Intelli removed the stale label Aug 16, 2025
@stale
Copy link

stale bot commented Oct 15, 2025

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Oct 15, 2025
@Intelli Intelli removed the stale label Oct 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants