geforkt von Mirrors/Paper
Fix missed documentation change
By: md_5 <git@md-5.net>
Dieser Commit ist enthalten in:
Ursprung
a5758fa771
Commit
4e2df52748
@ -29,7 +29,7 @@ public interface CrossbowMeta extends ItemMeta {
|
|||||||
*
|
*
|
||||||
* @param projectiles
|
* @param projectiles
|
||||||
* @throws IllegalArgumentException if one of the projectiles is not an
|
* @throws IllegalArgumentException if one of the projectiles is not an
|
||||||
* arrow
|
* arrow or firework rocket
|
||||||
*/
|
*/
|
||||||
void setChargedProjectiles(@Nullable List<ItemStack> projectiles);
|
void setChargedProjectiles(@Nullable List<ItemStack> projectiles);
|
||||||
|
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren