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

Typo in FlatLevelGeneratorSettings.createLakesList #300

Closed
antiphysika opened this issue Sep 6, 2024 · 0 comments · Fixed by #302
Closed

Typo in FlatLevelGeneratorSettings.createLakesList #300

antiphysika opened this issue Sep 6, 2024 · 0 comments · Fixed by #302
Labels
1.21.x For Minecraft 1.21.x bug An error, misspell, incorrect information, or other issue

Comments

@antiphysika
Copy link

Minecraft version: 1.21
Mappings version: 2024.07.28

In net.minecraft.world.level.levelgen.flat.FlatLevelGeneratorSettings:

        METHOD createLakesList (Lnet/minecraft/core/HolderGetter;)Ljava/util/List;
-               ARG 0 placedFEatureGetter
+               ARG 0 placedFeatureGetter

Git diff below in case it's useful.

parchment-1.21-2024.07.28-FlatLevelGeneratorSettings-typo.git.diff.txt

@antiphysika antiphysika added bug An error, misspell, incorrect information, or other issue triage Needs attention for triaging and proper assignment of labels labels Sep 6, 2024
@PiTheGuy PiTheGuy mentioned this issue Sep 7, 2024
@sciwhiz12 sciwhiz12 added 1.21.x For Minecraft 1.21.x and removed triage Needs attention for triaging and proper assignment of labels labels Sep 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.21.x For Minecraft 1.21.x bug An error, misspell, incorrect information, or other issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants