okay, i think I understand that but where should i put them then? when i try to put e.g. "public static ItemStack ingotIron = new ItemStack(Items.iron_ingot);" into public void stacks() it says "Illegal modifier for parameter ingotIron; only final is permitted"