@@ -34,4 +34,4 @@ public class PressurePlate extends MaterialData implements PressureSensor {
|
||||
public String toString() {
|
||||
return super.toString() + (isPressed() ? " PRESSED" : "");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user