Class DisplayProjectile
java.lang.Object
io.github.pylonmc.pylon.base.util.DisplayProjectile
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidspawn(org.bukkit.entity.Player player, org.bukkit.Material material, org.bukkit.Location source, org.bukkit.util.Vector direction, float thickness, float length, float speedBlockPerSecond, double damage, int tickInterval, int lifetimeTicks)
-
Method Details
-
spawn
public static void spawn(org.bukkit.entity.Player player, org.bukkit.Material material, org.bukkit.Location source, org.bukkit.util.Vector direction, float thickness, float length, float speedBlockPerSecond, double damage, int tickInterval, int lifetimeTicks)
-