Jump to content

duncsully

Members
  • Posts

    1
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

duncsully's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Bear with me, I'm new to Forge (but I know Java) and I'm struggling to find answers. I did my best to search around elsewhere and in topics on this site but it's hard when you know what you want to do but not exactly how to phrase it to search for it. In this case, I'm using an EntityThrowable that currently mimics TNT behavior with some tweaked code by using onUpdate to control the movement and fuse logic. The result is you can throw the bomb entity and it'll hit the ground and do all those physics, but it passes through entities, so I guess onImpact isn't being called anymore? How can I check for an entity collision while using onUpdate?
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.