finalize fields

This commit is contained in:
thatsIch
2015-01-01 21:19:50 +01:00
parent 8920d949d2
commit 236f6f72e3
5 changed files with 5 additions and 5 deletions
@@ -45,7 +45,7 @@ public class PatternHelper implements ICraftingPatternDetails, Comparable<Patter
{
final ItemStack patternItem;
private IAEItemStack pattern;
private final IAEItemStack pattern;
final InventoryCrafting crafting = new InventoryCrafting( new ContainerNull(), 3, 3 );
final InventoryCrafting testFrame = new InventoryCrafting( new ContainerNull(), 3, 3 );