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

fix: World Template Types #2502

Closed
wants to merge 2 commits into from
Closed

fix: World Template Types #2502

wants to merge 2 commits into from

Conversation

gabizou
Copy link
Member

@gabizou gabizou commented May 6, 2024

Sponge | SpongeAPI

Zidane added 2 commits May 5, 2024 19:31
- Expose and unify the data properties between WorldType and
  WorldTypeTemplate

- Remove the type getter from template. This prompts a much larger
  discussion about data packs but templates should never reference their
  actual built type. It is an implementation detail and the API should
  declare these as temporary, lifecycle-like objects.

Signed-off-by: Chris Sanders <[email protected]>
This needs a far better fix in 11 but that comes with looking over DataPack objects as a whole.

Signed-off-by: Chris Sanders <[email protected]>
@gabizou gabizou changed the base branch from api-10 to api-11 May 6, 2024 03:02
@gabizou gabizou closed this May 7, 2024
@gabizou gabizou deleted the fix/world-type-template branch May 7, 2024 05:49
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.

2 participants