mirror of
https://github.com/PaperMC/Paper.git
synced 2024-12-28 03:48:01 +01:00
SPIGOT-7669: Fix typo in ProjectileHitEvent#getHitBlockFace documentation
By: Doc <nachito94@msn.com>
This commit is contained in:
parent
25c8c8a3da
commit
6a3d5c24c2
@ -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
|
||||
* face was provided in the vent.
|
||||
* face was provided in the event.
|
||||
*
|
||||
* @return hit face or else null
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user