projectiles

@get:JvmName(name = "projectiles")
abstract val projectiles: @Unmodifiable List<ItemStack>

The projectiles that the crossbow has charged.