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.

Leaderboard

Popular Content

Showing content with the highest reputation on 02/21/21 in all areas

  1. Yes, I mean the vanilla classes. So if I’m doing a new block for instance, I look at vanilla block classes that does something similar. For documentation I’m using: https://mcforge.readthedocs.io/
  2. 1. Look for vanilla code that handles this and see if that is helpful. 2. Check forge documentation. 3. Search the forge modder support for similar questions or issues. 4. Check established GitHub repos such as choonster’s or cadiboo’s. 5. Ask myself here
  3. go and look what assertInventorySize does and A: replicate it using IItemHandler or B: remove it
  4. Those function names are called SRG names. They're the semi-reliable automated decompilation names (instead of a.a() you get Block.func_12345_c()). It is then up to the community to figure out what that function does and supply a human-readable name.
  5. You should set the mappings in your build.gradle: mappings channel: 'snapshot', version: '20201028-1.16.3'

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.