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.

chris32

Members
  • Joined

  • Last visited

Everything posted by chris32

  1. Worked like a charm, thank you so much!
  2. Hey everyone - first post! I need some help trying to obtain the current Minecraft instance of the GuiMainMenu through Forge. Is this possible without editing base classes? I know the instance is created within Minecraft.java but I can't seem to find a way to access it without modifying the existing code. It also seems that multiple instances are created. Can I just create my own instance and use it? Doesn't seem to work. This code runs fine, however. It is placed in the pre-initialization event. GuiMainMenu menu = new GuiMainMenu(); menu.drawString(Minecraft.getMinecraft().fontRenderer, "Hello, main menu!", 0, 0, 1); This code does not draw the text on the main menu.

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.