Posted March 12, 20178 yr Is there a specific method that is fired in an entity when it collides with another entity? Example: when you walk into a mine cart it turns. I can't seem to figure out where its handled
March 13, 20178 yr Author Yes I have those. I guess I should mention it's just extending entity not living entity. https://github.com/BeardlessBrady/Carts-Mod/blob/master/src/main/java/gunn/modcarts/mod/entity/EntityHorseCart.java
March 13, 20178 yr Author Right. The issue is I can't push it and move it. I'm wondering where that's handled
March 13, 20178 yr Author hmm Alright. I was hoping there was a less weird way then how vanilla does it. Thanks for the help
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.