Feroov Posted August 20, 2022 Posted August 20, 2022 What method do I call so my entity is resistant to knockback from explosion? Quote
Luis_ST Posted August 20, 2022 Posted August 20, 2022 If it's you own Entity you can override #ignoreExplosion in your Entity class and return true. Quote
Feroov Posted August 21, 2022 Author Posted August 21, 2022 On 8/20/2022 at 11:15 AM, Luis_ST said: If it's you own Entity you can override #ignoreExplosion in your Entity class and return true. Yes working perfectly thanks, I got confused with isPushable method but all good now Quote
Recommended Posts
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.