Code cleanup
This commit is contained in:
parent
97531c27ee
commit
6c7f56bef7
1 changed files with 0 additions and 3 deletions
|
@ -388,9 +388,6 @@ public class BlockAir extends Block {
|
|||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns if this block is collidable. Args: x, y, z
|
||||
*/
|
||||
@Override
|
||||
public boolean isCollidable() {
|
||||
return false;
|
||||
|
|
Loading…
Reference in a new issue