Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

FFS2309

Members
  • Joined

  • Last visited

Everything posted by FFS2309

  1. Thanks that is working just fine but only with TickType.PLAYER else the client crashes
  2. Thanks, I will try but isn't it very performance intensive to check every time ? (I don't care it has to work fine on my pc but if I would publish it in the far future is that something I would care about)
  3. 1. I need like nothing from Forge , only Playerinfo the rest is to get a Graphics object from the Keyboard where I draw everything and the code for my Classes: EventHandler.java MCLcd.java(Main Class) The Proxy classes don't contain any code, only a registerRenderers() method of type void which also contains nothing 2. I think I should use that as normal Event or is there something special ? Mfg FFS2309
  4. 1. Like sayed in the first post I'm writing a mod which gets info like Health and displays on a Logitech G19s 2. How do I use a TickHandler ? I've searched in the jds, google(in the most time useless cause you only find stuff like how to install forge ...) and in this Forum but I don't find any way for 1.7.2 Mfg FFS2309
  5. Thanks but which event can I use because at the ClientConnectedToServerEvent it is giving an error It is an unmodded bukkit server maybe this is the problem ? Or is there any Event which I can user for connecting, but then i also need one for the change of the value of live and foodlevel Mfg FFS2309 //EDIT At line 61 I'm having the code p.getHealth(); if I remove this it is throwing the same exception but with the line from p.getFoodStats().getFoodLevel();
  6. I know this methods but from where can I get the Player Object , thats my main question . (Mein Englisch ist nicht das beste ... )
  7. English: Hey, I'm new in modding and I want to write an Minecraft Mod which adds an Logitech G19(s) applet but I haven't figured out how to get the players life or foodlevel if the Client connects to a server or one of those are changing. --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- German: Hey, Ich bin recht neu im modden und habe vor ein applet für die Logitech G19(s) zu machen doch ich kriege es einfach nicht hin das Leben / den Hunger Status des Spielers zu bekommen wenn er auf einen Server verbindet oder sich das Leben bzw. der Hunger Status ändert. Mfg FFS2309

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.