1
0
mirror of https://github.com/GeyserMC/Geyser.git synced 2025-12-19 14:59:27 +00:00

Update mappings

This commit is contained in:
onebeastchris
2025-04-01 18:23:55 +02:00
parent 6ca2a2391d
commit db588da832
2 changed files with 2 additions and 2 deletions

View File

@@ -157,7 +157,7 @@ public class StructureBlockUtils {
settings.isIgnoringEntities(),
false,
boundingBoxVisible,
false // TODO 1.21.5 test
false
);
session.sendDownstreamPacket(structureBlockPacket);