Posted February 2, 201510 yr So after some tries I think I pinpointed my problem with TileEntities... It is not about my understanding. It is something with AABB. How do I properly assign a AABB "(how do you call it here?)" without making a null pointer? I dont see anything similar to new AABB();
February 2, 201510 yr AxisAlignedBB.fromPool(...) Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
February 2, 201510 yr Author So everything that look similarly should be aware of this method? Like Vec3? I dont see fromPool() .. ?
February 2, 201510 yr My mistake, I juxtaposed the function name. Still, it should have been enough for you to look and make intelligent decisions about the static methods available (there's only one). But yes, it's like Vec3. Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
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.