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.

XP20TOMS

Members
  • Joined

  • Last visited

  1. Could you tell me how would I be able to draw a word on the top of the screen? I will also want to make a Gui later which might be very dificult, but I'll try. Thanks for the quick reply
  2. As the title says I can't import net.minecraft.client.gui.Gui, it says unresolved variable. Some people as I saw have the Minecraft packages in their package manager. Some things work of net.minecraft but some like Gui don't. the net.minecraft.client.gui exists but net.minecraft.client.gui.Gui doesn't. I had no DecompWorkspace, maybe that is the issue? I'm modding for forge 1.14.4 Thanks
  3. I'm trying to make it so the player can press a button and it will make him automatically hold right-click. But I don't know how to do that or how to make the player jump so he doesn't get kicked. Any ideas on how to do this? Thanks
  4. Ok, I made the keybinding with a random int like 123 in it because that's what I needed to do and it will be able to be set by the player in controls! Yay
  5. To make a keybind but someone else helped me but now I'm stuck with a build error: error: package org.lwjgl.input does not exist import org.lwjgl.input.*; I have it as an External JAR added to my workspace, version of lwjgl is 2.9.3 because form the 3rd version there is no Keyboard.KEY_O. How could I fix that? Thanks
  6. XP20TOMS joined the community
  7. I'm trying to do: @EventHandler public void init(FMLInitializationEvent event) { } but I can't seem to import FMLInitializationEvent. If I write the import manually it's not resolved. It's in my main class it has an uppercase letter name, maybe that is the issue? Any ideas? 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.