whoa codacy suggested something actually helpful
This commit is contained in:
parent
7fecd1a5dd
commit
83f14b10bb
@ -56,8 +56,6 @@ public abstract class Movement implements IMovement, Helper, MovementHelper {
|
|||||||
*/
|
*/
|
||||||
protected final BetterBlockPos positionToPlace;
|
protected final BetterBlockPos positionToPlace;
|
||||||
|
|
||||||
private boolean didBreakLastTick;
|
|
||||||
|
|
||||||
private Double cost;
|
private Double cost;
|
||||||
|
|
||||||
public List<BlockPos> toBreakCached = null;
|
public List<BlockPos> toBreakCached = null;
|
||||||
|
Loading…
Reference in New Issue
Block a user