Add this qualifier
This commit is contained in:
@@ -55,7 +55,7 @@ public class MultiCraftingTracker
|
||||
|
||||
public int getFailedCraftingAttempts()
|
||||
{
|
||||
return failedCraftingAttempts;
|
||||
return this.failedCraftingAttempts;
|
||||
}
|
||||
|
||||
public void readFromNBT( final NBTTagCompound extra )
|
||||
|
||||
Reference in New Issue
Block a user