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.

CatRabbit499

Members
  • Joined

  • Last visited

Everything posted by CatRabbit499

  1. So, would the [ - / + ] signs then mean so and so lines [ before / after ] this line then?
  2. I have noticed that in the Forge source on github there are what look like some kind of annotation on MC source patches that takes the form of @@ -#,# +#,# @@ where '#' is a number, but I can't find anything on stackoverflow or general google searching about it. Does anyone know what this is and how it is used? Example: link
  3. Generally it is a good idea to let the server know what mods you have on your client in case something you do in your mod somehow conflicts with another mod. That way the other mod author can query the server if your mod is installed and enable appropriate compatibility features that they can implement themselves without relying on you specifically to fix your mod / enable compatibility on your end.
  4. Mouse.setGrabbed(false); This tells LWJGL to show the cursor. The cursor is normally hidden (grabbed) when not in a GUI screen. Edit: This works in forge 1.12 and since its LWJGL, it should work in 1.8.9 as well.

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.