-
Recently Browsing
- No registered users viewing this page.
-
Posts
-
why, you have Event instance so call the getters we all have the code of the Event the Event exist to perform an action at a specific 'time'/'action' in the game what are you talking about
-
By diesieben07 · Posted
I am sorry, but I have zero idea what you are trying to say. -
By iYM8jXCs3pcvblTE · Posted
Thanks for the tip, I managed to get the data I wanted in the return parameters of the listened event. Here is part of the code @SubscribeEvent public static void Demo02(LivingHurtEvent event) { System.out.println("sadawedawdawdawdadwa" + '\n' + event.getAmount()); } -
update Forge to the latest version and do not put your server on OneDrive
-
By iYM8jXCs3pcvblTE · Posted
It occurred to me. Can I get the data I want by getting the parameters of the event instantiation.
-
-
Topics
-
Who's Online (See full list)
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.