Posted August 28, 20169 yr Hi, I was searching through Minecarft's files but I can't find how it renders the leash that connects the player and the leashed mob. I'm trying to make a chain that connects only to blocks just like the leash would to mobs and player. Where can I find the class and what would I need to do? My idea now is to when I right click the block it should spawn an invisible entity inside the block and then the leash should connect to the player and then when I righr click to another block it again spawns the invisible entity and adds the leash to that block(as far as I know the principle is the same because lash knots are entities). This is just the base,I know there are multiple factors I'll have to consider when making those
August 28, 20169 yr Hi, I was searching through Minecarft's files but I can't find how it renders the leash that connects the player and the leashed mob. I'm trying to make a chain that connects only to blocks just like the leash would to mobs and player. Where can I find the class and what would I need to do? My idea now is to when I right click the block it should spawn an invisible entity inside the block and then the leash should connect to the player and then when I righr click to another block it again spawns the invisible entity and adds the leash to that block(as far as I know the principle is the same because lash knots are entities). This is just the base,I know there are multiple factors I'll have to consider when making those Leashes are rendered by RenderLiving#renderLeash
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.