Structure Voids cannot be interacted through and can be broken and in Survival Mode
Summary:
Structure void blocks can be broken in Survival Mode
You can no longer interact through a structure void
Verification Build:
1.20.50
Regression Builds:
1.20.30
Impact:
We were using structure voids in a survival map for water stop purposes, the update came out and now players can break a block that should only be broken in Creative Mode. We also had an interactable entity that we can no longer interact with because the structure void is solid. This affects other projects we have surrounded entities in.
Repro Steps:
1. Change gamemode to survival
2. /give @s chest
3. /give @s structure_void
4. place chest down
5. place structure void between you and chest
6. attempt to interact with chest through structure void
7. break structure void in survival
Observed Results:
The struture void can be broken and cannot be interacted through
Expected Results:
The structure void should not be able to be broken in survival mode
You should be able to click through the void to open a chest