[1.7.10][SOLVED] Need help with a 1 layer flat chunk generator
-
Recently Browsing
- No registered users viewing this page.
-
Posts
-
Having the same problem, have you found a fix?
-
By Shipwrecker · Posted
If I make a new renderer class it seems it lets me use the render method off of that. But I have no idea how to get the context? Additionally, I'm not sure that even if I do get the context for the constructor it won't just red line out the render method again telling me "non static method can't be used in static context" final EntityRendererProvider context = ??????; ToaPlayerRenderer h = new ToaPlayerRenderer(context, false); h.render(p, 1f,pTicks, stack, buffer, paLights); However, I feel like this isn't going to work even if I somehow figure out where to look to get context and the render method can actually be used -
By BloodyCanoness · Posted
Did you ever solve this issue? I have the exact same problem and no one seems to even bother to answer any question about this. -
I have already made custom dimensions and dimension_type, but I can't figure out how to make a world type.
-
-
Topics
-
Who's Online (See full list)
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.