mirror of
https://github.com/GeyserMC/Geyser.git
synced 2026-01-04 15:31:36 +00:00
Fix: Reset current block variables after block breaking is aborted
This commit is contained in:
@@ -374,6 +374,7 @@ public class BlockBreakHandler {
|
||||
}
|
||||
|
||||
BlockUtils.sendBedrockStopBlockBreak(session, position.toFloat());
|
||||
this.clearCurrentVariables();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user