Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 08/29/19 in all areas

  1. Yes blame the "lack of documentation". Totally not your java "knowledge". You also totally did not try to implement code that has such an obvious syntax error that someone with actual java knowledge would immediately see and be able to fix. Everything you need to do has been explained in this thread (and also the thread you linked where you stole the code from). Making this mod probably takes about 5 minutes.
    2 points
  2. I think this is the wrong method use the one that has the BlockState parameter.
    1 point
  3. Use reflection to change EntityPlayer::REACH_DISTANCE to your desired value. EDIT: Oops just realized this thread is almost a year old. Sorry.
    1 point
  4. You have the wrong Forge version for the pack
    1 point
  5. You can open player inventory using Minecraft#displayGuiScreen(new GuiInventory(this.thePlayer)).
    1 point
×
×
  • Create New...

Important Information

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