All parameters on one line (for now)
Easier picking of 1.7 changes
This commit is contained in:
@@ -621,10 +621,7 @@ public class PartLevelEmitter extends PartUpgradeable implements IEnergyWatcherH
|
||||
}
|
||||
|
||||
@Override
|
||||
public void randomDisplayTick(
|
||||
final World world,
|
||||
final BlockPos pos,
|
||||
final Random r )
|
||||
public void randomDisplayTick( final World world, final BlockPos pos, final Random r )
|
||||
{
|
||||
if( this.isLevelEmitterOn() )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user