Fix crash when viewing recipe pages of wizard's handbook
This commit is contained in:
@@ -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
|
||||
// ===============================================================================================================
|
||||
|
||||
Reference in New Issue
Block a user