mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-06 18:50:51 +01:00
Fix missed documentation change
By: md_5 <git@md-5.net>
This commit is contained in:
parent
a5758fa771
commit
4e2df52748
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ public interface CrossbowMeta extends ItemMeta {
|
|||
*
|
||||
* @param projectiles
|
||||
* @throws IllegalArgumentException if one of the projectiles is not an
|
||||
* arrow
|
||||
* arrow or firework rocket
|
||||
*/
|
||||
void setChargedProjectiles(@Nullable List<ItemStack> projectiles);
|
||||
|
||||
|
|
Loading…
Reference in a new issue