reformat
This commit is contained in:
@@ -44,9 +44,9 @@ public abstract class BlockBase extends Block
|
||||
protected BlockState createBlockState()
|
||||
{
|
||||
return new BlockState(this, new IProperty[]
|
||||
{
|
||||
DIRECTION,
|
||||
});
|
||||
{
|
||||
DIRECTION,
|
||||
});
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user