Minecraft Java 26.3 Snapshot 9 is primarily a Realms, data-pack and technical-behaviour snapshot. The headline change is separate Realms render and simulation distance control, while data-pack version 117.0 and multiple tags/providers require closer attention from creators than the short feature list suggests.
The short answer: who should test Snapshot 9?
Realms owners
Test if you need to understand the new separation between render and simulation distance before 26.3 ships.
Data-pack authors
Update a branch copy to data-pack version 117.0 and review provider, tag and advancement validation changes.
Technical players
Retest builds that depend on Enderman/Shulker teleport placement, projectiles or exact tag membership.
Regular survival players
Read the notes, but wait for a stable release unless you deliberately maintain a snapshot test profile.
Realms: render distance and simulation distance are no longer one decision
Snapshot 9 adds separate sliders for Realms render distance and simulation distance, with render distance available up to 25 chunks according to Mojang. The distinction matters:
- Render distance controls how far the client is asked to show the world.
- Simulation distance controls how far game activity such as ticking entities and blocks is processed.
A higher render setting can improve visibility without necessarily increasing the active simulation radius to the same value. It is still not “free”: client hardware, network conditions and the Realm workload determine whether a chosen combination feels smooth. Test each slider separately and record average frame pacing, chunk arrival and gameplay behaviour rather than relying on one visual impression.
Mob and projectile behaviour
The official notes say Endermen can take projectile damage while riding, and Endermen plus Shulkers should no longer teleport onto Bedrock. These are narrow behavioural fixes with potential mapmaking consequences. A reliable test fixture needs a controlled platform, known entity state and repeated trials; an encounter in ordinary survival is too variable to prove the rule.
macOS input: optional right-click emulation
Snapshot 9 adds a macOS option for Right Click Emulation using Control plus left click. It is disabled by default. This can help players using a one-button workflow, but it may conflict with established keybind habits. Enable it intentionally, then test inventory actions, block placement and any accessibility mappings you already use.
Data Pack 117.0: the creator checklist
| Area | Snapshot 9 signal | Required review |
|---|---|---|
| Pack version | Data Pack version is 117.0. | Change only a version-controlled branch; retain a build for the last stable release. |
| Number providers | Sum operands and product behaviour/structure changed. | Run deterministic examples with known inputs and compare serialized data. |
| Tags | New block, item and potion tags were added. | Check whether existing predicates should adopt the new official groups or intentionally remain explicit. |
| Advancements | Root advancement background validation changed. | Validate roots and resources during pack load; do not ignore warnings that only appear in logs. |
How to create a disposable Snapshot 9 profile
- Open the official Minecraft Launcher and enable snapshots in the Java installation settings.
- Create a new installation named with the exact build, not simply “snapshot”.
- Assign it a separate game directory so saves, options and packs are isolated.
- Copy only the test world or pack branch you need. Never point the profile at your primary world folder.
- Launch once without third-party mods to establish a clean baseline.
- Capture the version screen and relevant settings before recording any observation.
Known fix with a hardware angle
Mojang lists a fix for black screenshots on Intel Gen7/7.5 graphics. That entry describes a specific resolved bug; it does not mean every unsupported or older Intel GPU now meets future Java rendering requirements. If screenshots remain black, record the GPU model, driver, OS, exact snapshot and whether the problem occurs in a clean game directory.
Compatibility decision
Do not update a public data pack or Realm workflow based on Snapshot 9 alone. Use the snapshot to find breakage early, keep the stable branch shippable, and repeat the test on release candidates and the final 26.3 build.
Related MineBrush reading
If you are building a clean Java profile, the same isolation principles appear in our Java resource-pack installation checklist. Performance-sensitive players can also use the Sodium setup guide after confirming that a compatible stable release exists; do not copy stable mods into a snapshot profile automatically.
Official source and evidence status
Primary source: Mojang — Minecraft Java Edition 26.3 Snapshot 9. The change list above is source-supported. MineBrush has not independently reproduced Snapshot 9 in a Java QA environment for this publication, so no generated visual is used as verification.

PLAYER QUESTIONS
Discussion
Include the exact edition, version and step when asking for help.