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

BiomeDecorator protected in 1.4.3 #239

Closed
HoBoS-TaCo opened this issue Nov 6, 2012 · 1 comment
Closed

BiomeDecorator protected in 1.4.3 #239

HoBoS-TaCo opened this issue Nov 6, 2012 · 1 comment

Comments

@HoBoS-TaCo
Copy link
Contributor

Forge 6.2.1.358, Minecraft 1.4.3, mcp720pre.

Many fields in BiomeDecorator are protected such as treesPerChunk, reedGen and so forth. These are needed to decorate biomes but cannot be accessed causing me to overcomplicate a simple piece of code. I would like these changed to public to simplify the whole system of adding biomes since I moved out of net.minecraft.src.

Thanks.

@HoBoS-TaCo
Copy link
Contributor Author

These are protected again in 1.4.6, build 462.

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

No branches or pull requests

2 participants