couple warnings

This commit is contained in:
cola98765
2021-11-30 11:46:06 +01:00
parent e93c53b1ec
commit ddf9700804
@@ -48,7 +48,7 @@ public class BlockShapeWrapper implements IBlockShapeWrapper
public static BlockShapeWrapper WATER_SHAPE = new BlockShapeWrapper();
private final Block block;
private boolean toAvoid;
private final boolean toAvoid;
private boolean nonFull;
private boolean noCollision;