Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ci skip] clarify javadocs for Block#getDrops #10153

Merged

Conversation

Machine-Maker
Copy link
Member

Clarify that Block#getDrops only returns 1 possible set of drops for that block type and that multiple calls to getDrops are not guaranteed to be consistent due to the fact that its just running the loot table for the block type.

@Machine-Maker Machine-Maker requested a review from a team as a code owner January 9, 2024 20:48
@lynxplay lynxplay force-pushed the fix/improve-getDrops-javadocs branch from dce5823 to dd246b6 Compare January 27, 2024 17:34
@lynxplay lynxplay merged commit ed130f1 into PaperMC:master Jan 27, 2024
@Machine-Maker Machine-Maker deleted the fix/improve-getDrops-javadocs branch January 27, 2024 17:44
lynxplay pushed a commit to lynxplay/paper that referenced this pull request Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

4 participants