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

Biome API: javadoc fixes #3348

Merged
merged 1 commit into from
Oct 1, 2023

Conversation

apple502j
Copy link
Contributor

No description provided.

* Provides methods for modifying biomes. To create an instance, call
* {@link BiomeModifications#create(Identifier)}.
*
* <p><b>Experimental feature</b>, may be removed or changed without further notice.
Copy link
Member

Choose a reason for hiding this comment

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

Not for this PR: We should really make this stable, I think ill take a look at the modules and figure out what can become stable.

Copy link
Contributor

@maityyy maityyy Sep 30, 2023

Choose a reason for hiding this comment

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

I do not think so because Forge's API looks much better and we can do something similar (at least that is what I am planning to do when I have free time). See #3316

@modmuss50 modmuss50 added the merge me please Pull requests that are ready to merge label Sep 30, 2023
@modmuss50 modmuss50 merged commit d9a2869 into FabricMC:1.20.2 Oct 1, 2023
5 checks passed
modmuss50 pushed a commit that referenced this pull request Oct 1, 2023
(cherry picked from commit d9a2869)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge me please Pull requests that are ready to merge small change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants