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.

Uselessness

Members
  • Joined

  • Last visited

Everything posted by Uselessness

  1. Makes the sky appear as day or night for you. Pm me if you wanna take a look at the code if you think you can help.
  2. The mod allows the player to change the time between night and day client side-only.
  3. I am porting a mod, not making one. I am not sure what the methods are actually doing. Also, 1.8.9 is the version that a lot of people are requesting this mod for so I am not using 1.12.
  4. Hi, I am working on porting a mod from 1.7.10 to 1.8.9. I have everything finished except for one method that must have changed from 1.7.10 to 1.8.9. The method onNetworkTick and onConnectionStateTransition. After checking the methods.csvs for 1.7.10 and 1.8.9, I noticed they are only in 1.7. I was wondering if anyone knew the updated method? I have looked around and could not get any help. Is there a website where I can find what's new for tasks like this in the future? Any help is greatly appreciated. Thanks!
  5. Hello, I am currently working on porting a mod from 1.8 to 1.8.9. In the process, I received an error regarding the player's session. When I hover over the word session on line 44, it tells me "'session' has private access in 'net.minecraft.client.Minecraft'" In the original mod, there is a .cfg in the META-INF folder to make session public. I am using IntelliJ and I tried adding a folder named META-INF in src.main.resources. I made a .cfg stating "public-f net.minecraft.client.Minecraft session # session" When I exported the mod, the manifest.mf exported blank so I believe that is why the .cfg didn't work either. Here is the class below: (Line 44 is the line of the error) https://pastebin.com/YuqvVK8z I am new to porting mods and using IntelliJ. Any help is greating appreciated. 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.