BloodMagic/src/main/java/WayofTime/bloodmagic/util
Nicholas Ignoffo 5533a956dd Suppressed all model/texture errors
About the changes in ClientHandler

* onModelBake() - Suppresses model/variant errors from our domain. At any given time we have X amount of models missing. No reason to inform the player as it has nothing to do with them.

* onTextureStitch() - As far as I can tell, we *need* to pass bad textures in all of the Crystal#.mtl files in order for the correct texture to be applied later on. These bad textures fall under the Minecraft domain. This strips those from the list and then removes the MC domain if there are no other errors there.
2016-07-05 21:00:10 -07:00
..
handler Suppressed all model/texture errors 2016-07-05 21:00:10 -07:00
helper Updated The Architect section of the documentation 2016-06-19 16:12:20 -04:00
ChatUtil.java Improved the API and internal workings 2016-04-12 20:34:08 -04:00
GhostItemHelper.java Initial 1.9 commit 2016-03-17 13:00:46 -07:00
package-info.java package-info upd- I mean 1.9.4 update 2016-05-19 17:43:33 -07:00
Utils.java Fixed horrible memory leak in the Living Armour. Fixes #825 2016-06-26 09:38:13 -04:00