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.

Enders

Members
  • Joined

  • Last visited

  1. I just added stuff to make sure, but it never helped.
  2. Well yeah so I tried this: @SubscribeEvent public void eventHandleri(RenderGameOverlayEvent event) { if(event.type != ElementType.ALL) { if(event.type != ElementType.BOSSHEALTH) { if(event.type == ElementType.CROSSHAIRS) { event.setCanceled(true); } } } } and I get this: Am I doing it wrong, or is this a bug? I am using forge 10.13.3.1358.
  3. The title. Is there just an event I'm missing?
  4. Wait what? I thought I had already tried that Well, thanks then. Previously, everything crashed, now it doesn't.
  5. So yeah, the title. Of course you can't get the held item on the client side, since that is server sided. So how do I do this? I'm guessing there is just something simple I'm overlooking, right? (I need this for the RenderGameOverlayEvent).

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.