Posted June 26, 20214 yr Basically the title, I'm trying to write a tile entity, but I am unable to override the methods "writeToNBT" and "readFromNBT", my compiler doesn't even recognize them as existing methods. I am extending TileEntity and implementing ITickableTileEntity, which I thought was all I needed to override them, but I can't. Any help is appreciated, thanks! Edited June 26, 20214 yr by Cdogsnappy clarification
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.