Posted June 1, 20214 yr I'm trying to build a mod on 1.16.5 and I cant seem to find what happened to the world.rayTrace method. Did it move somewhere else?
June 2, 20214 yr Author Just read through some Library code and figured out how to do it. Probably just going to use the bookshelf library
June 2, 20214 yr 7 hours ago, Hauteknits said: I'm trying to build a mod on 1.16.5 and I cant seem to find what happened to the world.rayTrace method. Did it move somewhere else? The IBlockReader.rayTraceBlocks() is called clip() in the official mappings if you are using that.
June 2, 20214 yr Author 11 hours ago, vemerion said: The IBlockReader.rayTraceBlocks() is called clip() in the official mappings if you are using that. I ended up finding it. But I think that bookshelf will just work better since its my first mod. Thanks for the reply!
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.