Jump to content

XP20TOMS

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by XP20TOMS

  1. 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

  2. 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

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.