Fix crash when viewing recipe pages of wizard's handbook

This commit is contained in:
Electroblob
2018-03-06 23:36:16 +00:00
parent b4fdf181be
commit c5402285d8
4 changed files with 216 additions and 354 deletions
@@ -45,15 +45,13 @@ public class CommonProxy {
public void registerKeyBindings(){
}
public void registerSpellHUD(){
}
public void registerSpellHUD(){}
public net.minecraft.client.model.ModelBiped getWizardArmourModel(){
return null;
}
public void initMixedFontRenderer(){
}
public void initGuiBits(){}
// SECTION Particles
// ===============================================================================================================