接口的使用
org.bukkit.entity.AbstractArrow
-
org.bukkit中AbstractArrow的使用
修饰符和类型方法说明<T extends AbstractArrow>
TWorld.spawnArrow
(@NotNull Location location, @NotNull Vector direction, float speed, float spread, @NotNull Class<T> clazz) Creates an arrow entity of the given class at the givenLocation
-
org.bukkit.entity中AbstractArrow的使用
修饰符和类型接口说明interface
表示一只箭矢.interface
Represents a spectral arrow.interface
已过时。tipped status depends only on base potion type not being UNCRAFTABLE and effects being empty.interface
代表被抛出的三叉戟. -
org.bukkit.event.player中AbstractArrow的使用
限定符构造器说明PlayerPickupArrowEvent
(@NotNull Player player, @NotNull Item item, @NotNull AbstractArrow arrow)