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

Make block states lazy, fix forge for new block API #429

Merged
merged 3 commits into from Oct 7, 2018

Conversation

octylFractal
Copy link
Member

@octylFractal octylFractal commented Oct 4, 2018

This makes BlockType have lazy properties for the states that rely on platform intervention, so LocalConfiguration no longer needs a registered platform. It also fixes Forge for the new state model, which is the primary goal of this PR but the first problem was a prerequisite.

@octylFractal octylFractal force-pushed the bugfix/config-no-plat-dependency branch from 8c12184 to ef2c07c Compare October 5, 2018 00:18
@octylFractal octylFractal changed the title [WIP] Make block states lazy, fix forge for new model Make block states lazy, fix forge for new block API Oct 5, 2018
@me4502 me4502 merged commit 88f22f2 into master Oct 7, 2018
@me4502
Copy link
Member

me4502 commented Oct 7, 2018

Thanks

@me4502 me4502 deleted the bugfix/config-no-plat-dependency branch October 7, 2018 08:21
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.

None yet

2 participants