SPIGOT-7162: Incorrect description for Entity#getVehicle javadoc
By: md_5 <git@md-5.net>
This commit is contained in:
@@ -491,7 +491,7 @@ public interface Entity extends Metadatable, CommandSender, Nameable, Persistent
|
|||||||
public boolean leaveVehicle();
|
public boolean leaveVehicle();
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Get the vehicle that this player is inside. If there is no vehicle,
|
* Get the vehicle that this entity is inside. If there is no vehicle,
|
||||||
* null will be returned.
|
* null will be returned.
|
||||||
*
|
*
|
||||||
* @return The current vehicle.
|
* @return The current vehicle.
|
||||||
|
|||||||
Reference in New Issue
Block a user