Potentially, but MineBench does not have a fixed answer key that a model can simply memorize.
There is no canonical correct output for a castle, fighter jet, city, or any other prompt. Simply knowing that a prompt asks for a castle does not give a model the ability to actually construct a good castle in 3D. The model still has to reason about its structure, proportions, geometry, spatial relationships, and composition, then generate the JavaScript required to construct the build.
More importantly, the raw JavaScript generated by models for official evaluations is not released as an answer set that future models could train on or memorize. The normalized build data must be delivered to the site for rendering and export, but it is not labeled as a canonical correct response.
Public exposure can still matter. Models may become more familiar with MineBench's prompts, task format, voxel API, or the types of outputs that tend to perform well. That is a real form of evaluation contamination.
It is fundamentally different, however, from a benchmark where the model can memorize a fixed question and its correct answer. Knowing the prompt does not solve the spatial reasoning task, and the actual official responses are not published as an answer key.
New prompts can also be introduced if existing ones become overly familiar or stop distinguishing models effectively.