Need help with fireballs #417
-
So I need a plugin that handles
And Eden fireballfight is the bestest perfect Goodest (🤨) example I'm noob at java so can u tell me
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
https://github.com/diamond-rip/Eden/blob/master/src/main/java/rip/diamond/practice/util/FireballUtil.java - The class which manages the direction of the fireball |
Beta Was this translation helpful? Give feedback.
https://github.com/diamond-rip/Eden/blob/master/src/main/java/rip/diamond/practice/util/FireballUtil.java - The class which manages the direction of the fireball
https://github.com/diamond-rip/Eden/blob/master/src/main/java/rip/diamond/practice/match/listener/MatchListener.java#L580C25-L587C57 - The event which handles the fireball shooting
https://github.com/diamond-rip/Eden/blob/master/src/main/java/rip/diamond/practice/match/listener/MatchListener.java#L349C17-L351C181 - The event which manage the fireball damage and player knockback