Skip to content

Corrections for the World API. #2203

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

Merged
merged 2 commits into from
Aug 16, 2020
Merged

Corrections for the World API. #2203

merged 2 commits into from
Aug 16, 2020

Conversation

Zidane
Copy link
Member

@Zidane Zidane commented Aug 16, 2020

  • Rename GeneratorType to GeneratorModifierType (to better fit what it is)
  • Remove actual generators from GeneratorType (they'll come back in a future commit)
  • Load/UnloadWorldEvents are no longer cancellable
  • Various javadoc corrections

Signed-off-by: Chris Sanders [email protected]

@Zidane Zidane force-pushed the api8/custom-world branch 2 times, most recently from 086dd8e to c2a041a Compare August 16, 2020 03:12
@ImMorpheus ImMorpheus added the api: 8 (u) version: 1.16 (unsupported since Oct 17th 2023) label Aug 16, 2020
- Rename GeneratorType to GeneratorModifierType (to better fit what it is)
- Remove actual generators from GeneratorType (they'll come back in a future commit)
- Load/UnloadWorldEvents are no longer cancellable
- Various javadoc corrections

Signed-off-by: Chris Sanders <[email protected]>
@Zidane Zidane force-pushed the api8/custom-world branch from c2a041a to c45de43 Compare August 16, 2020 15:05
Now the futures will return the values or return exceptions.

Signed-off-by: Chris Sanders <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: 8 (u) version: 1.16 (unsupported since Oct 17th 2023)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants