address encapsulation conccerns
This commit is contained in:
parent
eba1011fd6
commit
aa90c8b7cd
@ -92,7 +92,7 @@ public final class BackfillProcess extends BaritoneProcessHelper {
|
||||
return new PathingCommand(null, PathingCommandType.DEFER); // cede to other process
|
||||
}
|
||||
|
||||
public void amIBreakingABlockHMMMMMMM() {
|
||||
private void amIBreakingABlockHMMMMMMM() {
|
||||
if (!ctx.getSelectedBlock().isPresent()) {
|
||||
return;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user