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

[API8] BlockStateProperties Registries #3615

Merged
merged 1 commit into from
Feb 17, 2022
Merged

Conversation

Faithcaio
Copy link
Contributor

Provides registries for BlockStateProperties.

We might want to change them not to be in a registry for API9.
The properties used by vanilla are always the same instance. API properties are now clones of those.

Move duplicate code up into SpongeRegistryHolder.

fixes #3611

Note that the properties used by vanilla are always the same instance.
API properties are clones of those.

Move duplicate code up into SpongeRegistryHolder.

#3611
@Faithcaio Faithcaio merged commit abed062 into api-8 Feb 17, 2022
@Faithcaio Faithcaio deleted the api8/blockstateproperty branch February 17, 2022 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IntegerStateProperties (sponge:integer_state_property) registry not found
1 participant