Uses of Class
io.github.lucfr1746.llibrary.itemstack.CrossbowBuilder
Packages that use CrossbowBuilder
-
Uses of CrossbowBuilder in io.github.lucfr1746.llibrary.itemstack
Methods in io.github.lucfr1746.llibrary.itemstack that return CrossbowBuilderModifier and TypeMethodDescriptionCrossbowBuilder.addChargedProjectile
(@NotNull org.bukkit.inventory.ItemStack item) Adds a charged projectile to the crossbow.CrossbowBuilder.setChargedProjectiles
(@NotNull List<org.bukkit.inventory.ItemStack> projectiles) Sets the list of charged projectiles for the crossbow.