mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-07 15:42:19 -07:00
SPIGOT-7669: Fix typo in ProjectileHitEvent#getHitBlockFace documentation
By: Doc <nachito94@msn.com>
This commit is contained in:
@@ -60,7 +60,7 @@ public class ProjectileHitEvent extends EntityEvent implements Cancellable {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Gets the block face that was hit, if it was a block that was hit and the
|
* Gets the block face that was hit, if it was a block that was hit and the
|
||||||
* face was provided in the vent.
|
* face was provided in the event.
|
||||||
*
|
*
|
||||||
* @return hit face or else null
|
* @return hit face or else null
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user