Jump to content

Nex_1

Members
  • Posts

    1
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

Nex_1's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Hey guys, I'm trying to update a mod for entity rendering from 1.7.2 to 1.7.10. It works fine in normal Minecraft Forge 1.7.10, but when I put it into eclipse and try to run it in Forge 1.7.10 there, I get the following errors. Can someone help me? entity.field_70155_l /= XYConfig.entityRenderRange; error: - field_70155_l cannot be resolved or is not a field. World world = Minecraft.func_71410_x().field_71441_e; errors: - the method func_71410_x() is undefined for the type Minecraft - line breakpoint:CTH [line: 25] – onTick() Iterator i = Minecraft.func_71410_x().field_71441_e.field_72996_f.iterator(); errors: - line breakpoint:CTH [line: 27] – onTick() - the method func_71410_x() is undefined for the type Minecraft
×
×
  • Create New...

Important Information

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