Rename a method.

This commit is contained in:
Ben Spiers 2014-04-17 02:02:25 +01:00
parent e8769b4ffd
commit 676773eff7

View file

@ -35,7 +35,7 @@ public class PressurizedProducts
}
}
public ItemStack getOptionalOutput()
public ItemStack getItemOutput()
{
return itemOutput;
}