Posted August 4, 20169 yr Im trying to make a cannon entity that can be mounted, which upon right click fires cannonballs. The problem is that the processInitialInteract() method (Or any interaction method for that matter) won't get called once the player is already riding that entity. Help? "you seem to be THE best modder I've seen imo." ~spynathan ლ(́◉◞౪◟◉‵ლ
August 4, 20169 yr Could you post your code? VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect. Forge and vanilla BlockState generator.
August 5, 20169 yr Author Nvm, I fixed this by @Overriding the getLowestRiderEntity() method to return null for my cannon entity; you'd think the damn code would be more intuitive than that! "you seem to be THE best modder I've seen imo." ~spynathan ლ(́◉◞౪◟◉‵ლ
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.