Generic cleanup of warnings, whitespace and style.
By: Erik Broes <erikbroes@grum.nl>
This commit is contained in:
@@ -39,6 +39,7 @@ public class Lever extends SimpleAttachableMaterialData implements Redstone {
|
||||
|
||||
/**
|
||||
* Set this lever to be powered or not.
|
||||
*
|
||||
* @param isPowered whether the lever should be powered or not
|
||||
*/
|
||||
public void setPowered(boolean isPowered) {
|
||||
|
||||
Reference in New Issue
Block a user