Uses of Interface
io.papermc.paper.datacomponent.item.ChargedProjectiles
Packages that use ChargedProjectiles
- 
Uses of ChargedProjectiles in io.papermc.paper.datacomponentFields in io.papermc.paper.datacomponent with type parameters of type ChargedProjectilesModifier and TypeFieldDescriptionstatic final DataComponentType.Valued<ChargedProjectiles> DataComponentTypes.CHARGED_PROJECTILESHolds all projectiles that have been loaded into a Crossbow.
- 
Uses of ChargedProjectiles in io.papermc.paper.datacomponent.itemMethods in io.papermc.paper.datacomponent.item that return ChargedProjectilesModifier and TypeMethodDescriptionstatic ChargedProjectilesChargedProjectiles.chargedProjectiles(List<ItemStack> projectiles)