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.

r0m3x

Members
  • Joined

  • Last visited

Everything posted by r0m3x

  1. I'm custom coding a mod, as I specified in the post, or maybe I am not understanding the question?
  2. I am making a mod which consists of being able to "Favorite" servers. I need a way to display the "Favorited" servers so I looked into the GuiMultiplayer class, and I was able to find that it uses a ServerSelectionList, however it requires GuiMultiplayer for one of the parameters. Is there a possible way around this? I am new to modding so I am not familiar with everything just yet
  3. I'm sorry I don't quite understand, can you explain in-depth a bit more?
  4. Well I made two GuiButtons and I want to make a GuiTextField to appear every time the player clicks the "Add" button and remove the 'latest' one with the "Remove" button (Of course there is a limit on how many GuiTextFields can be added, which is 5). I have achieved adding the buttons and adding the GuiTextField after a player clicks the "Remove" button but I'm only stuck on how to remove the 'latest' GuiTextField.
  5. Any way to remove a existing GuiTextField? I know you can remove GuiButton with this.buttonList but what about GuiTextField?
  6. That worked! Thanks!
  7. I have only one class though
  8. I'm assuming you meant this? gradlew build
  9. Sooo I recently started working on a Pixelmon addon for Pixelmon Reforged and it was running great inside of IntelliJ until I went to go export... I'm using IntelliJ IDEA 2018.2.1 There are no errors in the code and I have the Pixelmon jar inside of my Project Structure scoped "Compile". I also have the Pixelmon jar inside of run/libs/ I get this: error: package com.pixelmonmod.pixelmon.entities.pixelmon does not exist import com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon; ^ 1 error :compileJava FAILED Here is my build.gradle

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.