Forge 1.8.9 Crashes with an IllegalStateException: Expected BEGIN_OBJECT but was STRING
-
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
Recommended Posts