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

Simplify WorldGenerator #8

Open
kitskub opened this issue Aug 29, 2014 · 0 comments
Open

Simplify WorldGenerator #8

kitskub opened this issue Aug 29, 2014 · 0 comments

Comments

@kitskub
Copy link
Contributor

kitskub commented Aug 29, 2014

Right now, WorldGenerator is really a pain to work with. Exactly what will be generating is hidden behind getBase() and getSize(). I think we can clean this up a little bit to make it a little more straightforward what is generating.

This might mean having multiple calls to WorldGenerator#generate() for one "generate" call from RegionGenerator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant