mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-11 10:12:06 -07:00
@@ -40,7 +40,7 @@ public interface Firework extends Entity {
|
||||
*
|
||||
* A firework which was not shot at an angle will fly straight upwards.
|
||||
*
|
||||
* @param shotAtAngle
|
||||
* @param shotAtAngle the new shotAtAngle
|
||||
*/
|
||||
void setShotAtAngle(boolean shotAtAngle);
|
||||
}
|
||||
|
Reference in New Issue
Block a user