Posted January 6, 201312 yr I want some code to run when a tilentity is loaded and has it's worldObj set so I can get a reference to the world. I tried putting my code in the constructor but that code will run before worldObj is set. I also tried override setWorldObj and put my code there but it appears the function never gets called. How would I know when my tileentity has gotten a world reference?
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.