Rename a method.
This commit is contained in:
parent
e8769b4ffd
commit
676773eff7
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ public class PressurizedProducts
|
|||
}
|
||||
}
|
||||
|
||||
public ItemStack getOptionalOutput()
|
||||
public ItemStack getItemOutput()
|
||||
{
|
||||
return itemOutput;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue