Skip to content

Conversation

@mineLdiver
Copy link
Member

@mineLdiver mineLdiver commented Jun 18, 2025

Lots of important fixes from @calmilamsy and @ThexXTURBOXx

There are also outdated commits showing up in the history of this pull request, hopefully will be fixed in the next version PRs.
The real first 2.0.0-alpha.4.1 commit is 2d3c037

mineLdiver and others added 27 commits December 24, 2024 02:19
* Added register helper methods to RegistryEvent

* Remove unused BulkConsumer.

* Updated all registries to be entry type bound.

* Updated all usages of Registry#register to new helper methods where applicable.

* Moved bulk registration helpers implementation to Registry interface and redirected event method helpers to that.

* Swapped namespace and rawIdGetter placements so they better reflect the original method arguments.
* Cleaned up Java hacks related to entrypoints

* Removed EnumFactory.

* Removed NativeImage Unsafe buffer cleaner invocation.

* Replaced fake BlockItem with null, since MixinExtras allows that, unlike vanilla Mixin's Redirect.

* Removed UnsafeProvider.

* Updated javadoc for EntrypointManager#registerLookup
Don't close filesystems when resolving mod namespaces
* Yeet

* Wait this is wrong

* Merge branch 'develop' into namespace-change
* Add Block support to CustomTooltipProvider

* Add some documentation to the interface
* Fix

* And comment this out cause it's ugly
* Yeet

* Also do sapling, also fix multiplayer

* Use the appropriate random

---------

Co-authored-by: mineLdiver <aabesedin@mail.ru>
@mineLdiver mineLdiver requested a review from calmilamsy June 18, 2025 19:22
@mineLdiver
Copy link
Member Author

Oh, doing the merge commit actually made "Files changed" report real changes, nice.

@mineLdiver mineLdiver merged commit 3833e64 into master Jul 5, 2025
1 check passed
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