-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Implemented Composter #4742
base: minor-next
Are you sure you want to change the base?
Implemented Composter #4742
Conversation
# Conflicts: # tests/phpunit/block/block_factory_consistency_check.json
Stop being needy. There is not enough reviewer manpower to go around and I have much more important things to worry about right now. I'll review it when I have the available time. |
# Conflicts: # src/VersionInfo.php # tests/phpunit/block/block_factory_consistency_check.json
@ShockedPlot7560 Should I add events? |
Probably yes |
Co-authored-by: ShockedPlot7560 <[email protected]>
Co-authored-by: ShockedPlot7560 <[email protected]>
@ShockedPlot7560 I don't know what I was thinking before deciding to use SingletonTrait, should CompostFactory be shifted to static instead of Singleton? |
Singleton is ok |
…to composter-new # Conflicts: # src/block/BlockTypeIds.php # src/data/bedrock/block/convert/BlockObjectToStateSerializer.php # src/data/bedrock/block/convert/BlockStateToObjectDeserializer.php # tests/phpunit/block/block_factory_consistency_check.json
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done?
This comment was for closing the review :p
Edit: it's not working :c
Introduction
Add composter, again... This is a copy of 4740
Relevant issues
N/A
Changes
Tests
Video