Reformatted, and ported back some enhancements from the Forge version.
This commit is contained in:
@@ -269,7 +269,6 @@ public class CraftingJob implements Runnable, ICraftingJob {
|
||||
* returns true if this needs more simulation.
|
||||
*
|
||||
* @param milli milliseconds of simulation
|
||||
*
|
||||
* @return true if this needs more simulation
|
||||
*/
|
||||
public boolean simulateFor(final int milli) {
|
||||
|
||||
Reference in New Issue
Block a user