Jump to content
  • Home
  • Files
  • Docs
Status Updates
  • All Content

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • XP20TOMS

XP20TOMS

Members
 View Profile  See their activity
  • Content Count

    5
  • Joined

    November 19, 2019
  • Last visited

    November 26, 2019

Community Reputation

0 Neutral

About XP20TOMS

  • Rank
    Tree Puncher

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. XP20TOMS

    Cannot import net.minecraft.client.gui.Gui

    XP20TOMS replied to XP20TOMS's topic in Modder Support

    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
    • November 21, 2019
    • 2 replies
  2. XP20TOMS

    Cannot import net.minecraft.client.gui.Gui

    XP20TOMS posted a topic in Modder Support

    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
    • November 21, 2019
    • 2 replies
  3. XP20TOMS

    Making the player use an item

    XP20TOMS posted a topic in Modder Support

    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
    • November 20, 2019
    • 1 reply
  4. XP20TOMS

    Problem using FMLInitializationEvent

    XP20TOMS replied to XP20TOMS's topic in Modder Support

    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
    • November 20, 2019
    • 3 replies
  5. XP20TOMS

    Problem using FMLInitializationEvent

    XP20TOMS replied to XP20TOMS's topic in Modder Support

    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
    • November 19, 2019
    • 3 replies
  6. XP20TOMS XP20TOMS joined the community November 19, 2019
  7. XP20TOMS

    Problem using FMLInitializationEvent

    XP20TOMS posted a topic in Modder Support

    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
    • November 19, 2019
    • 3 replies
  • All Activity
  • Home
  • XP20TOMS
  • Theme

Copyright © 2019 ForgeDevelopment LLC · Ads by Longitude Ads LLC Powered by Invision Community