Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 06/07/19 in all areas

  1. Ok wow. I didn't expect that. I just dug into things myself and I can't find how vanilla draws durability bars. Those functions were completely removed. AH HA, they were moved into an interface called IForgeItem. getDurabilityForDisplay, showDurabilityBar, getRGBDurabilityForDisplay I realize that its cleaner to perform as few edits to the vanilla classes as possible, but jeeze, even knowing this functions had to exist somewhere did not make them easy to find. I literally had to go find the item renderer class and start from there. We can no longer tell people "just go look at vanilla" we also have to say "...and Forge's extension interface" and then people will have to ask "wtf is that? where is it?"
    1 point
  2. 1 point
  3. It obviously doesn't, if your textures and lang file aren't functional.
    1 point
  4. At least Java lets you know about it if you write your code properly, many other languages (like JavaScript) don’t.
    1 point
  5. Try updating or removing Optifine
    0 points
×
×
  • Create New...

Important Information

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