Modifier are now using a consistent order based on the java conventions
This commit is contained in:
@@ -40,7 +40,7 @@ import appeng.helpers.Reflected;
|
||||
import appeng.util.Platform;
|
||||
|
||||
|
||||
final public class EntityChargedQuartz extends AEBaseEntityItem
|
||||
public final class EntityChargedQuartz extends AEBaseEntityItem
|
||||
{
|
||||
|
||||
int delay = 0;
|
||||
|
||||
Reference in New Issue
Block a user