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.

pixelzee

Members
  • Joined

  • Last visited

  1. do any of you guys know how to make a GUI?
  2. nope the basics of minecraft will still be there, it will be essentially like minez but a whole lot bigger, and yes I do , just wondering has the release date of 1.3 been announced?
  3. The reason people sue is because Mojang is a big opponent, if i was to copy some of his code to create a mod for minecraft why would mojang sue me if the mod would increase sales and is a free way advertising? I'm not planning of earning money since I own a media server and it is nearly all run of renewable power
  4. this has changed ("menu.multiplayer"))); to this ("Play")));
  5. surely if those base classes are changed to a large scale then those classes are not made by mojang?
  6. making a custom login screen for the mod
  7. Me and a friend are making a multiplayer only game, so players could only connect to a servers, and we had an idea to have 1000s of people on one server at a time, i.e a mmorpg mod Also im new to coding in java so my friend is doing all the complicated stuff, what do you mean "to" and "from" codes?
  8. Why do I get errors when I change the Mainmenu name "Mutliplayer" to "Play"? From this.controlList.add(this.PlayButton = new GuiButton(2, this.width / 2 - 100, var4 + 24, var2.translateKey("menu.multiplayer"))); To this.controlList.add(this.PlayButton = new GuiButton(2, this.width / 2 - 100, var4 + 24, var2.translateKey("Play"))); Errors OpenAL initialized. java.lang.NullPointerException at net.minecraft.src.GuiMultiplayer.loadServerList(GuiMultiplayer.java:94) at net.minecraft.src.GuiMultiplayer.initGui(GuiMultiplayer.java:79) at net.minecraft.src.GuiScreen.setWorldAndResolution(GuiScreen.java:150) at net.minecraft.client.Minecraft.displayGuiScreen(Minecraft.java:638) at net.minecraft.src.GuiMainMenu.actionPerformed(GuiMainMenu.java:146) at net.minecraft.src.GuiScreen.mouseClicked(GuiScreen.java:114) at net.minecraft.src.GuiScreen.handleMouseInput(GuiScreen.java:186) at net.minecraft.src.GuiScreen.handleInput(GuiScreen.java:165) at net.minecraft.client.Minecraft.runTick(Minecraft.java:1567) at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:822) at net.minecraft.client.Minecraft.run(Minecraft.java:750) at java.lang.Thread.run(Unknown Source) Stopping! SoundSystem shutting down... Author: Paul Lamb, www.paulscode.com

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.