codacy
This commit is contained in:
parent
867c01ff86
commit
e54652941b
@ -498,7 +498,7 @@ public class BuilderProcess extends BaritoneProcessHelper implements IBuilderPro
|
|||||||
}
|
}
|
||||||
|
|
||||||
public static class GoalAdjacent extends GoalGetToBlock {
|
public static class GoalAdjacent extends GoalGetToBlock {
|
||||||
boolean allowSameLevel;
|
private boolean allowSameLevel;
|
||||||
|
|
||||||
public GoalAdjacent(BlockPos pos, boolean allowSameLevel) {
|
public GoalAdjacent(BlockPos pos, boolean allowSameLevel) {
|
||||||
super(pos);
|
super(pos);
|
||||||
|
Loading…
Reference in New Issue
Block a user