Generic cleanup of warnings, whitespace and style.
This commit is contained in:
@@ -6,6 +6,7 @@ import org.bukkit.entity.Vehicle;
|
||||
/**
|
||||
* Raised when a vehicle moves.
|
||||
*/
|
||||
@SuppressWarnings("serial")
|
||||
public class VehicleMoveEvent extends VehicleEvent {
|
||||
private Location from;
|
||||
private Location to;
|
||||
|
||||
Reference in New Issue
Block a user