pick 97420a31d The big reformat of 2020
This commit is contained in:
@@ -18,10 +18,8 @@
|
||||
|
||||
package appeng.entity;
|
||||
|
||||
public interface ICanDie {
|
||||
|
||||
public interface ICanDie
|
||||
{
|
||||
|
||||
public boolean isDead();
|
||||
public boolean isDead();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user