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.

garvek

Members
  • Joined

  • Last visited

  1. This approach using the Gui Handler is interresting (and makes me think I still don't really understand why it is called Gui here). But what tickles me is the usage of MC obf stuff. The lesser we have, the lesser mod porting effort we have when MC updates ...
  2. Hello, I wanted to thank sirgingalot a lot, because I've tried lot of different approachs and finally it the one he provided that allowed me to do networking in 1.7. Previously I was using FMLEventChannel which is fine and very practical but it doesn't work in MP (issue with a client-only class invoked by the FML dispatcher). I also tried the SimpleNetwork but this one throws a Netty TypeMatching exception.
  3. EDIT/ I had similar questions but found answers, that I log here for convenience Events - ForgeSubscribe: replaced by @SubscribeEvent (not to miss with Subscribe, which uses a different type) - registering events is done with MinecraftForge.BUS_HANDLER Networking - Using tutorial located at http://www.minecraftforge.net/wiki/Netty_Packet_Handling (this one is the only one working for me this far) Regards

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.