mirror of
https://github.com/PaperMC/Paper.git
synced 2025-02-11 10:01:55 +01:00
Fix missed documentation change
By: md_5 <git@md-5.net>
This commit is contained in:
parent
a5758fa771
commit
4e2df52748
@ -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 New Issue
Block a user