Skip to content

Commit

Permalink
Fix Javadoc comment in SteerVehicleEvent
Browse files Browse the repository at this point in the history
  • Loading branch information
avaruus1 committed Aug 2, 2021
1 parent 030a51c commit 12b6d00
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
import org.spongepowered.api.util.annotation.eventgen.GenerateFactoryMethod;

/**
* Called when a {@link ServerPlayer player} riding a vehicle starts or stops steering the vehicle.
* Called when a {@link ServerPlayer player} riding an entity starts or stops steering it.
*/
@GenerateFactoryMethod
public interface SteerVehicleEvent extends Event, Cancellable {
Expand Down

0 comments on commit 12b6d00

Please sign in to comment.