Skip to content

Make getFluidsDuringLoad return type generic#4712

Merged
TarLaboratories merged 1 commit intoGregTechCEu:1.20.1from
Mqrius:fluids-1
Apr 16, 2026
Merged

Make getFluidsDuringLoad return type generic#4712
TarLaboratories merged 1 commit intoGregTechCEu:1.20.1from
Mqrius:fluids-1

Conversation

@Mqrius
Copy link
Copy Markdown
Contributor

@Mqrius Mqrius commented Mar 5, 2026

What

Don't expose implementation details unnecessarily

As suggested here #4699 (comment)

Implementation Details

Return a generic Collection because the return doesn't meaningfully need to be indexable or ordered

@Mqrius Mqrius requested a review from a team as a code owner March 5, 2026 14:34
@github-actions github-actions bot added the 1.20.1 label Mar 5, 2026
@TarLaboratories TarLaboratories added type: refactor Suggestion to refactor a section of code Release: Patch - 0.0.X Smaller changes that either are bug fixes or very minor tweaks. labels Apr 16, 2026
@TarLaboratories TarLaboratories merged commit 5ee81b1 into GregTechCEu:1.20.1 Apr 16, 2026
5 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1.20.1 Release: Patch - 0.0.X Smaller changes that either are bug fixes or very minor tweaks. type: refactor Suggestion to refactor a section of code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants