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.

Jake_Evans

Members
  • Joined

  • Last visited

Everything posted by Jake_Evans

  1. Here's my code so far; https://gist.github.com/Jake-Evans/b82bcc3553ffee6acc8d I'll look into the forge mod list and see how that uses it. Thanks!
  2. I am using my own GUI class, I'm assuming I can include them in there and figure out how to use them?
  3. I'm trying to make a GUI that can have a scrollbar for text.. however, anything I've looked at is used for containers/item fields. And to be quite frank, I don't fully understand. String tab1text = localize("gui.tab1.text").replace("\\n", "\n"); fontRendererObj.drawSplitString(tab1text, guiX + 10, guiY + 20, 158, 0x00000); That's how I'm currently rendering my text, and this is how it shows up; Essentially what I want it to do is stop showing anything after the 12th line and allow the scroll bar to move the text up. I'm totally inexperienced with GUIs so I have no clue what I'm doing. Anything that points me in the right direction will help. Thanks!

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.